Re: [Nagios-users] Can't get service failure(warning) to send notification

2012-10-17 Thread Frank Bulk
You can set up different checks looking for different failures. Frank -Original Message- From: James Pifer [mailto:jamespi...@hotmail.com] Sent: Wednesday, October 17, 2012 7:31 PM To: Nagios Users List Subject: Re: [Nagios-users] Can't get service failure(warning) to send notification

Re: [Nagios-users] Can't get service failure(warning) to send notification

2012-10-17 Thread James Pifer
So at this point the service notification is working, but the problem is the notification itself does not tell me about the service issue. For example, it was a Critical event with "Connection refused". Now I have the web server running and it's a Warning event with "HTTP WARNING: HTTP/1.1 404

Re: [Nagios-users] Host exclusion fail more 4 hosts

2012-10-17 Thread booleanenator
Did you try making a group of the router you want to exclude and then exclude that on the hostgroup_name line instead? That may solve it although I agree it is weird that the host exclusion seems limited to 5 exclusions. The only other thing I can think of is that the Routers group only contains

Re: [Nagios-users] Host exclusion fail more 4 hosts

2012-10-17 Thread Leonardo Bacha Abrantes
Hi Jacob, sorry, but I don't understand very well...Router is a hostgroup with all my routers. did you mean remove the hostname ? It will work, however, all routers will monitoring uptime and I need to exclude five. The strange is that it worked up to 4 hosts very well, when I put more one: fail!

Re: [Nagios-users] Host exclusion fail more 4 hosts

2012-10-17 Thread Jacob Seeley
My guess is you don't have a host definition for the host (router) you've removed - once the undefined hostname was removed from the service definition, it works. -- Jacob From: Leonardo Bacha Abrantes [mailto:leona...@lbasolutions.com] Sent: Wednesday, October 17, 2012 3:39 PM To: nagios-users

Re: [Nagios-users] Can't get service failure(warning) to send notification

2012-10-17 Thread James Pifer
On 10/17/2012 3:34 PM, James Pifer wrote: > On 10/15/2012 10:07 PM, booleanena...@gmail.com wrote: >> When I have issues like that, I turn up debugging in nagios.cfg then force >> the service to go critical with passive commands from the CGI. Remember that >> the debug options are additive, so on

[Nagios-users] Host exclusion fail more 4 hosts

2012-10-17 Thread Leonardo Bacha Abrantes
Hey people, I created an group called Routers and I inserted my routers on. I don't want to check uptime of five routers, so, I created the exclusion as: host_name !R1,!R2,!R3,!R4,!R5. The problem is: *nagios only work up to four host*, because when I add more one host, I received the error bel

Re: [Nagios-users] Can't get service failure(warning) to send notification

2012-10-17 Thread James Pifer
On 10/15/2012 10:07 PM, booleanena...@gmail.com wrote: > When I have issues like that, I turn up debugging in nagios.cfg then force > the service to go critical with passive commands from the CGI. Remember that > the debug options are additive, so only include what you need to figure out > what

Re: [Nagios-users] SNMP MIBS

2012-10-17 Thread Gilberto Ferreira
Hi Thanks a lot... I'll try it... Gilberto Nunes Ferreira - Mensagem original - De: "James Pratt" Para: "Nagios Users List" Enviadas: Quarta-feira, 17 de Outubro de 2012 11:39:12 Assunto: Re: [Nagios-users] SNMP MIBS Hello, did you try any of these out? http://exch

Re: [Nagios-users] SNMP MIBS

2012-10-17 Thread James Pratt
Hello, did you try any of these out? http://exchange.nagios.org/directory/Plugins/Hardware/Printers This one in particular looks like it may do what you need (?) http://exchange.nagios.org/directory/Plugins/Hardware/Printers/check_printer--2D-All-in-one-printer-check-suitable-for-most-devices/d

Re: [Nagios-users] SNMP MIBS

2012-10-17 Thread Jacob Seeley
You first need to obtain the vendor's SNMP MIBs. For example, http://downloads.lexmark.com/downloads/pssd/LexmarkMibs.zip You can then extract what you want from there. -- Jacob -Original Message- From: Gilberto Ferreira [mailto:gilberto.nu...@selbetti.com.br] Sent: Wednesday, October

Re: [Nagios-users] SNMP MIBS

2012-10-17 Thread Stephen H. Dawson
http://exchange.nagios.org/directory/Plugins/Hardware/Printers http://exchange.nagios.org/directory/Plugins/Hardware/Printers/SNMP-Printer-Check/details http://exchange.nagios.org/directory/Plugins/Uncategorized/Software/SNMP/Updated-check_print_toner/details Thank You, Stephen H. Dawson (865)

[Nagios-users] hosts/services exposed to contact through groups

2012-10-17 Thread Jacob Seeley
Hello, I have a contact (nagios_user1) listed in a host (host1) and service (service1) definition. As expected, that contact can only view that host and service in the Nagios web interface (nagios_user1 can view host1 and service1); nagios_user1 cannot view other hosts/services - again, this is

[Nagios-users] SNMP MIBS

2012-10-17 Thread Gilberto Ferreira
Hello Friends... I need to know what OI on MIB I need use in order to monitoring ink level on a certain printer, like Ricoh,Lexmark or other Network Printer. Somebody here know something about it??? Thanks for any kind of idea... Gilberto Nunes Ferreira --