Home Directory Addons Active Checks Check OnApp Ghosts

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

Check OnApp Ghosts

Rating
0 votes
Favoured:
0
Current Version
0.99
Last Release Date
2016-07-08
Compatible With
  • Nagios 3.x
License
GPL
Hits
5257
Files:
FileDescription
check_onapp_ghosts.tgzcheck_onapp_ghosts.tgz
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check if a virtual machine(VM) is running on more than one hypervisor(HV).
Check if a VM's network interface exists on more than one HV.
Check if an VM's ip address exists on more than one HV.
Check for unknown iptables entries on HVs.
Check if a virtual machine(VM) is running on more than one hypervisor(HV).
Check if a VM's network interface exists on more than one HV.
Check if an VM's ip address exists on more than one HV.
Check for unknown iptables entries on HVs.

The check_onapp_ghosts.sh and check_onapp_ghosts.sh must be put on OnApp Control Panel.

check_onapp_ghosts.sh must be executed as root (because of the SSH keys)

You need php-cli and php-mysql for check_onapp_ghosts.php to work.
In check_onapp_ghosts.php there is a line:
mysql_connect('localhost', 'nrpe', 'password');
You have to set your mysql user and password (you need only select privileges)