Home Directory Utilities Nagios Central add hosts (nsca)

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

Nagios Central add hosts (nsca)

Rating
0 votes
Favoured:
0
Hits
99662
Files:
FileDescription
get_nagios_host.shget_nagios_host.sh
get_nagios_services_per_host.shget unknown nagios services from remote host
README.txtREADME.txt
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!
Automatic add nagios remote hosts / services per host from Nagios distributed server on central server.
This script reads the Nagios log for unknown hosts / services per host and automatic creates the hosts in in .cfg file.

Situation:
We're having a central Nagios environment to monitor customers. If they add any hosts, this script should pick the unknown hosts / services and add them to our configuration file without to check manualy or any service or hosts are addes on Nagios distributed servers.

Scripts recognizes hosts and services per host checks if they're not double in de log and add them as host definition so you just have to past them in the real configuration file (or set it strait to your real configuration file). So you have just to add any service or host to a distributed server, and the central server picks up the results.