Search found 4 matches

by earimon
Fri Oct 14, 2016 6:56 am
Forum: Nagios XI
Topic: Error loading MIBs
Replies: 5
Views: 1328

Re: Error loading MIBs

I have found that, in traps its coming as following enterprises.193.110.2.10.2.0.2 and therefore enabled, net_snmp_perl_enable as 1 and added following lines in following manner in /etc/snmp/snmptt.conf EVENT SendActualDataFailed enterprises.193.110.2.15.2.0.1 "Status Events" Normal FORMAT...
by earimon
Thu Oct 13, 2016 4:14 am
Forum: Nagios XI
Topic: Error loading MIBs
Replies: 5
Views: 1328

Re: Error loading MIBs

Output from mibs directory [root@nagios ~]# ls -l /usr/share/snmp/mibs total 2288 -rw-r--r--. 1 root nagios 2859 Oct 12 10:52 AGENTPP-GLOBAL-REG.txt -rw-r--r--. 1 root nagios 19052 Oct 12 10:52 AGENTX-MIB.txt -rw-r--r--. 1 root nagios 33275 Oct 12 10:52 ALARM-MIB.txt -rw-r--r--. 1 root nagios 50948 ...
by earimon
Tue Oct 11, 2016 10:56 pm
Forum: Nagios XI
Topic: Error loading MIBs
Replies: 5
Views: 1328

Error loading MIBs

Hi, I have 30 mib files for an device, now while adding mib using addmib, getting following error. [root@nagios ~]# addmib /home/NagiosMIBS/EMA_ALARM-MIB.txt Unknown object identifier: ALARM-MIB::The Unknown object identifier: ALARM-MIB::The Unknown object identifier: ALARM-MIB::The All 30 mib files...
by earimon
Wed Oct 05, 2016 12:04 am
Forum: Nagios XI
Topic: Nagios XI Offline Intallation
Replies: 2
Views: 733

Nagios XI Offline Intallation

Hi, To install offile Nagios XI, I have configured 3 repositories in that server. 1. RHEL 7 ISO media as repo 2. Repo from all rpms under - http://repo.nagios.com/nagios/7 3. Repo from all rpms under - http://repo.nagios.com/nagiosxi-deps/7 After command yum install nagiosxi -y I am facing following...