Search found 42 matches

by sonuma
Fri Jul 17, 2015 1:41 am
Forum: Nagios XI
Topic: Block warning status
Replies: 2
Views: 167

Re: Block warning status

Ok thank you
May be an feature for future release .... ?
Bye
by sonuma
Thu Jul 16, 2015 6:26 am
Forum: Nagios XI
Topic: Block warning status
Replies: 2
Views: 167

Block warning status

Hello, For SNMP trap: How to block the service status when warning/critical trap is received ? for example, actually if nagios receive an warning SNMP trap (for a hardware problem), the service status is warning of course "BUT" if an new trap is received with informational state (not for t...
by sonuma
Thu Jul 16, 2015 1:44 am
Forum: Nagios XI
Topic: Severity is not correct
Replies: 7
Views: 411

Re: Severity is not correct

Thank you
by sonuma
Wed Jul 15, 2015 3:54 am
Forum: Nagios XI
Topic: Severity is not correct
Replies: 7
Views: 411

Re: Severity is not correct

Good :)

With the command ADDMIB, is it possible to choose the target file ? it's snmptt.conf by default...
by sonuma
Tue Jul 14, 2015 2:32 am
Forum: Nagios XI
Topic: Severity is not correct
Replies: 7
Views: 411

Re: Severity is not correct

When I launch manually the command : /usr/local/nagios/libexec/eventhandlers/submit_check_result SERVER_NAME "SNMP Traps" Critical "FSC: Redundant fan failed: $2" The service status is OK When I launch the same command but change "Critical" to "2" : /usr/local...
by sonuma
Tue Jul 14, 2015 1:53 am
Forum: Nagios XI
Topic: Severity is not correct
Replies: 7
Views: 411

Re: Severity is not correct

I don't understand why this change resolve my problem because in "/usr/local/bin/snmptraphandling.py" script, there is an analyse of severity...and MAJOR is inside... ? def get_return_code(severity): severity = severity.upper() if severity == "INFORMATIONAL": return_code = "...
by sonuma
Mon Jul 13, 2015 7:26 am
Forum: Nagios XI
Topic: Severity is not correct
Replies: 7
Views: 411

Severity is not correct

Hello, For convert my MIBs, I use this command : snmpttconvertmib --in=FILE.MIB --out=FILE.CONF --exec='/usr/local/nagios/libexec/eventhandlers/submit_check_result $r "SNMP Traps" $s' But I have a problem because when an CRITICAL trap is send to nagios, the status is not CRITICAL but INFOR...
by sonuma
Tue Feb 24, 2015 8:20 am
Forum: Nagios XI
Topic: check_win_net_usage always zero
Replies: 7
Views: 666

Re: check_win_net_usage always zero

I found my problem, It's a FRENCH windows system :), not US.
So if I launch the correct check_nt with french parameter, i receive a result

Now, I have to find the correct definition of check_nt command because there is a problem with special character (é, ç...) :)
by sonuma
Tue Feb 24, 2015 5:47 am
Forum: Nagios XI
Topic: check_win_net_usage always zero
Replies: 7
Views: 666

Re: check_win_net_usage always zero

If I try on another server, with another NIC, i have the same result... strange !
by sonuma
Tue Feb 24, 2015 5:30 am
Forum: Nagios XI
Topic: check_win_net_usage always zero
Replies: 7
Views: 666

Re: check_win_net_usage always zero

perf graph
Capture4.JPG