Home Directory Plugins Operating Systems Linux Esx Checks using php and ssh keypairs

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Esx Checks using php and ssh keypairs

Rating
0 votes
Favoured:
0
Hits
148832
Files:
FileDescription
check_esx_redo.phpcheck_esx_redo.php
check_esx_redo2.phpcheck_esx_redo2.php
check_esx_networkperformance_TxQOvQ.phpcheck_esx_networkperformance_TxQOvQ.php
check_esx_networkperformance_RxQQvQ.phpcheck_esx_networkperformance_RxQQvQ.php
check_esx_vdf.phpcheck_esx_vdf.php
check_esx_load.phpcheck_esx_load.php
check_esx_date.phpcheck_esx_date.php
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Some esx checks written in php using a ssh keypair system for people who want to keep their system certification by not installing external software and don\'t want to use snmp.
check_esx_redo.php : checks if there are any .redo files (warn), and if they don't exceed a certain amount (error - esx supports until 2GB)

check_esx_redo2.php : checks if there aren't any .redo.redo files (error)

check_esx_networkperformance_TxQOvQ.php & check_esx_networkperformance_RxQQvQ.php : checkup on the value of TxQOvQ & RxQOvQ, this can indicate that you have a problem with one of your virtual machines concerning network. Pro-activily countering "virtual switch" issues.

check_esx_vdf.php : checkup of your vdf system (volume check)

check_esx_load.php : emulates the generic *nix check_load

check_esx_date.php : does a checkup on the date offset between your esx & nagios machine

all scripts have been made to integrate easily into nagiosgraph