Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
AutoDiscover for Nagios Core with NagiosQL and Thruk
0.1
2015-11-11
- Nagios 3.x
- Nagios 4.x
Other
15722
File | Description |
---|---|
autodiscover.pl | The actual perl script to scan the network |
autodiscover.sql | The SQL file to create the correct databse and users |
index.php | The webpage index.php file |
functions.php | The webpage functions file |
config.php | The webpage config.php file |
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!
This is an AutoDiscovery tool which uses a database to store the hosts it has found. These hosts can be transferred to NagiosQL or an Ignored Host list.
It can be used in combination with Nagios Core with NagiosQL (V 3.2.0) and requires nmap (https://nmap.org/) and Thruk (only uses one stylesheet from Thruk).
There is one main (perl) script which scans the network and adds the found hosts to a database. It starts with the scan, then checks if the ip address exsists in NagiosQL and it checks its own database. If a host is found which doesn’t exsist in either database, it will check the hostname with a snmpget, using the community given on the webpage.
Please change the username and password used for the database!
It can be used in combination with Nagios Core with NagiosQL (V 3.2.0) and requires nmap (https://nmap.org/) and Thruk (only uses one stylesheet from Thruk).
There is one main (perl) script which scans the network and adds the found hosts to a database. It starts with the scan, then checks if the ip address exsists in NagiosQL and it checks its own database. If a host is found which doesn’t exsist in either database, it will check the hostname with a snmpget, using the community given on the webpage.
Please change the username and password used for the database!
Reviews (1)
byFareedNirmidh, August 30, 2020
It did not work for Nagios core script you have written. I am sure that I am not happy with the script. Even I created the database and tried to connect index page to database no luck. Any guidance will be appreciated