Search found 10 matches

by nagiosuser1406
Wed Jul 06, 2016 9:56 am
Forum: Nagios XI
Topic: SNMP walk Wizard not using all the MIB files
Replies: 8
Views: 8772

Re: SNMP walk Wizard not using all the MIB files

apolgies for the delay output below - the custom mib i have installed is called Upsmate.mib it doesnt appear to be using it in the output SNMPv2-MIB::sysDescr.0 = STRING: NET Agent II SNMPv2-MIB::sysObjectID.0 = OID: XPPC-MIB::ppc DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1381510500) 159 day...
by nagiosuser1406
Mon Jun 20, 2016 1:37 am
Forum: Nagios XI
Topic: SNMP walk Wizard not using all the MIB files
Replies: 8
Views: 8772

Re: SNMP walk Wizard not using all the MIB files

unfortunatley this had no effect - it looks as though its till ignoring any custom MIB's i install
by nagiosuser1406
Thu Jun 16, 2016 3:01 am
Forum: Nagios XI
Topic: SNMP walk Wizard not using all the MIB files
Replies: 8
Views: 8772

Re: SNMP walk Wizard not using all the MIB files

Please see below.. ls -l /usr/share/snmp/mibs -rw-rw-rw- 1 root nagios 17455 May 11 00:40 AGENTX-MIB.txt -rw-rw-rw- 1 root nagios 50948 May 11 00:40 BRIDGE-MIB.txt -rw-rw-rw- 1 root nagios 68104 May 11 00:40 DISMAN-EVENT-MIB.txt -rw-rw-rw- 1 root nagios 24613 May 11 00:40 DISMAN-SCHEDULE-MIB.txt -rw...
by nagiosuser1406
Wed Jun 15, 2016 5:26 am
Forum: Nagios XI
Topic: SNMP walk Wizard not using all the MIB files
Replies: 8
Views: 8772

SNMP walk Wizard not using all the MIB files

Hi, when running a SNMP walk using the SNMP Wizard it does not appear to be using all the MIB's located in /usr/share/snmp/mibs When running the SNMP walk i have removed the top level OID, increased the timeout to 30, increased the Max results and set Force Scan Yes. I am new to Nagios so i am still...
by nagiosuser1406
Tue Jun 14, 2016 10:44 am
Forum: Nagios XI
Topic: Unable to load cusotm MIB
Replies: 10
Views: 2388

Re: Unable to load cusotm MIB

works perfectly after this! :D

Thanks for your help
by nagiosuser1406
Tue Jun 14, 2016 3:02 am
Forum: Nagios XI
Topic: Unable to load cusotm MIB
Replies: 10
Views: 2388

Re: Unable to load cusotm MIB

please see attahed ..
PowerNet-MIB.txt
The MIB attachment above is actually a .mib file extension - the forum does not allow upload of .mib file extensions
php.ini
many thanks
by nagiosuser1406
Mon Jun 13, 2016 12:59 pm
Forum: Nagios XI
Topic: Unable to load cusotm MIB
Replies: 10
Views: 2388

Re: Unable to load cusotm MIB

unfortunately it still the same result when i attempt to upload a custom MIB :cry:

its also the same if i try to load a custom Plug in from the web GUI - i get the same message

Plugin could not be installed - directory permissions may be incorrect
by nagiosuser1406
Mon Jun 13, 2016 3:42 am
Forum: Nagios XI
Topic: Unable to load cusotm MIB
Replies: 10
Views: 2388

Re: Unable to load cusotm MIB

please see below... # grep nag /etc/group nagios:x:500:nagios,apache,snmptt nagcmd:x:501:nagios,apache,snmptt grep nag /etc/passwd nagios:x:500:500::/home/nagios:/bin/bash chage -l nagios Last password change : May 24, 2016 Password expires : never Password inactive : never Account expires : never M...
by nagiosuser1406
Fri Jun 10, 2016 2:58 am
Forum: Nagios XI
Topic: Unable to load cusotm MIB
Replies: 10
Views: 2388

Re: Unable to load cusotm MIB

output below [root@localhost tmp]# ls -al /usr/share/snmp/ total 296 drwxr-xr-x 5 root root 4096 Jun 9 08:49 . drwxr-xr-x. 98 root root 4096 Jun 9 08:49 .. -rw-r--r-- 1 root root 6678 May 11 00:40 mib2c.access_functions.conf -rw-r--r-- 1 root root 37814 May 11 00:40 mib2c.array-user.conf -rw-r--r-- ...
by nagiosuser1406
Thu Jun 09, 2016 8:24 am
Forum: Nagios XI
Topic: Unable to load cusotm MIB
Replies: 10
Views: 2388

Unable to load cusotm MIB

Hi, when trying to load a custom MIB via the Web gui - i am getting the error message below: MIB could not be installed - directory permissions may be incorrect I have looked around the forum and found some suggestions to run the following chown root:nagios /usr/share/snmp/mibs chmod g+w /usr/share/...