Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check OnApp Ghosts
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 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)
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)
Reviews (0)
Be the first to review this listing!