SNMP

check_ucd

Description:

This is a plugin that allows you to query plugins remotely via the UCD SNMP daemon. It works similarly to NRPE but via SNMP.

Current Version

Last Release Date

June 23, 2009

Compatible With


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!
Project Files
Project Notes
The UCD SNMP daemon allows plugins to be added, and will take any Nagios plugin without modification. Therefore, you can run your checks remotely via SNMP without having to use NRPE, if you dont want to. To use it, put a line like this in your snmpd.conf file on the remote server: exec check_cpu /usr/local/nrpe/check_cpu -w 80 -c 90 and restart the SNMP daemon. You can now query this plugin remotely by using check_ucd -H hostname -C community -v check_cpu Note that you cannot pass any parameters to the remote plugin, though.
Reviews (0) Add a Review
Project Stats
Rating
0 (0)
Favorites
0
Views
147,470