nagios-plugins / nagios-mib

SNMP MIBs for Nagios
GNU General Public License v2.0
6 stars 7 forks source link

NAGIOS-MIB

This is the initial set of MIBs for Nagios to allow traps sent from Nagios to be recognized by other NMSes.

Feedback should be directed to the Nagios Plugin Development Forum.

Installation

Once you've downloaded the MIB package, you'll need to install libsmi. If you're running RHEL/Cent, this is as easy as

yum install -y libsmi

Now that you have the proper dependencies, you can run

make all && make install

If for some reason make install fails, you can simply copy the MIBs to their proper location with the following command:

cp ./MIB/* /path/to/your/mibs/