Search found 70 matches
- Wed Aug 14, 2013 1:51 am
- Forum: Nagios XI
- Topic: unable to import mibs
- Replies: 9
- Views: 4685
Re: unable to import mibs
the error i see at the following command for i in 3COM*.mib; do snmpttconvertmib --in=/usr/share/snmp/mibs/$i --out=/etc/snmp/snmptt.conf --exec='/usr/share/snmp/snmpconf-data/snmptrapd-data/traphandle $r $s "$D"'; done then this add_mibdir: strings scanned in from /usr/share/snmp/mibs/.in...
- Tue Aug 13, 2013 1:31 am
- Forum: Nagios XI
- Topic: unable to import mibs
- Replies: 9
- Views: 4685
Re: unable to import mibs
Code: Select all
addmib /usr/share/snmp/mibs/3COM0115.MIB
This file looks like it has been added already!
Exiting.
- Fri Aug 09, 2013 1:48 am
- Forum: Nagios XI
- Topic: unable to import mibs
- Replies: 9
- Views: 4685
Re: unable to import mibs
now i have the following
Failed to converted mib path to snmptt.ini. (rc: 4)
/usr/share/snmp/mibs/.index are too large. count = 394
how must i fix it
Failed to converted mib path to snmptt.ini. (rc: 4)
/usr/share/snmp/mibs/.index are too large. count = 394
how must i fix it
- Thu Aug 08, 2013 9:57 am
- Forum: Nagios XI
- Topic: unable to import mibs
- Replies: 9
- Views: 4685
unable to import mibs
Hi Guys,
i want to import mib files in nagiosxi.
i go to admin/manage mibs/
then i select the file and select process trap too.
the following error occours
MIB could not be installed - directory permissions may be incorrect.
which permissions i must set
i want to import mib files in nagiosxi.
i go to admin/manage mibs/
then i select the file and select process trap too.
the following error occours
MIB could not be installed - directory permissions may be incorrect.
which permissions i must set
- Wed Jul 24, 2013 4:23 pm
- Forum: Nagios XI
- Topic: sync missed
- Replies: 2
- Views: 1032
Re: sync missed
great tip !!!
after running the script, now is in sync
Thank You
after running the script, now is in sync
Thank You
- Wed Jul 24, 2013 2:18 am
- Forum: Nagios XI
- Topic: sync missed
- Replies: 2
- Views: 1032
sync missed
Hi,
i have at a few service checks "sync missed"
how can i fix it ?
i have at a few service checks "sync missed"
how can i fix it ?
- Thu Jun 06, 2013 3:42 am
- Forum: Nagios XI
- Topic: upgrade nagvis
- Replies: 1
- Views: 693
upgrade nagvis
Hi all,
i would like to upgrade the nagvis version to 1.7.8 in my nagiosxi 2012
how can i do that
i would like to upgrade the nagvis version to 1.7.8 in my nagiosxi 2012
how can i do that
- Mon May 27, 2013 5:16 am
- Forum: Nagios XI
- Topic: how to monitor HP ILO4
- Replies: 2
- Views: 6742
how to monitor HP ILO4
Hi,
i have a HP DL380 Gen8 Servers and i want to monitor the Servers hardware.
The Server have an ILO4 Management Board.
Which plugin can i use to monitor the Servers Hardware via the ILO4 Board ?
i have a HP DL380 Gen8 Servers and i want to monitor the Servers hardware.
The Server have an ILO4 Management Board.
Which plugin can i use to monitor the Servers Hardware via the ILO4 Board ?
- Thu May 23, 2013 4:25 pm
- Forum: Nagios XI
- Topic: adding services problem
- Replies: 5
- Views: 1418
Re: adding services problem
Code: Select all
./check_snmp_apc_ups -H 172.17.2.202 -C publicCode: Select all
/usr/local/nagios/libexec/check_snmp_apc_ups -H $HOSTADDRESS$- Thu May 23, 2013 3:55 pm
- Forum: Nagios XI
- Topic: adding services problem
- Replies: 5
- Views: 1418
Re: adding services problem
Write host configurations ... Host configuration files successfully written! Write service configurations ... Service configuration files successfully written! Configuration file: hostgroups.cfg successfully written! Configuration file: servicegroups.cfg successfully written! Configuration file: hos...