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
187395
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!
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.