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
5568
Files:
FileDescription
check_onapp_ghosts.tgzcheck_onapp_ghosts.tgz
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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)