Home Directory Tutorials Other Tutorials And HOWTOs Device Auto-Discovery and Printer Monitoring Configuration for Nagios

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

Device Auto-Discovery and Printer Monitoring Configuration for Nagios

Rating
2 votes
Favoured:
1
Compatible With
  • Nagios 3.x
  • Nagios 4.x
Hits
186989
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This tutorial describes a way of "auto-discovering" devices for Nagios through the example of adding 460+ printers.
Entering host system data into Nagios can be cumbersome if there are hundreds of devices. An auto-discovery feature would be nice, something that could find systems on the network and automatically generates host configuration items for Nagios. When I took the task to add about 500 printers to Nagios, doing so by hand was out of the question. With a script that cycles through network ranges, checks if a IP responds to a SNMP query, returns the device type and identifying the printers, I could automate the generation of the Nagios configuration file and finish in about 90 minutes.