Dell Projector Monitoring on Nagios Core

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Dell Projector Monitoring on Nagios Core

Post by ssax »

In addition to what jolson posted:

Have you setup SNMP on the projector?

If you have, run this command from the command line and see what the results show:

- Make sure to change community and IP of host

Code: Select all

snmpwalk -v 2c -c community X.X.X.X:161
You should be able to contact Dell and ask for an updated MIB file and then place it in /usr/share/snmp/mibs
Locked