HP Printers Status Down, Yet Ping is OK
Andreas Ericsson
ae at op5.se
Thu Mar 31 09:09:31 CEST 2005
http://catb.org/~esr/faqs/smart-questions.html
Read the section on attaching large files to email.
Eric Paulsen wrote:
> Just getting started with nagios on OS X Server 10.3.8. I have all the
> various hosts replying properly now, except for the HP printers. I've
> attached two PDF screen shots showing the services and hosts. One shows
> the various checks O.K. but the hosts are down, the other shows ping
> failing (looks like it was using ping6 instead of ping?).
>
It's your configuration. If you don't know what ping command you've
attached, then how do you expect anyone else to do so?
If you're confused about the check_ping plugin you can try check_icmp
instead. It's available at http://oss.op5.se/nagios
With nagios 2.x, a single service like this might prove useful;
define service {
use ping-service
host_name *
check_command check_icmp!warn!crit
}
assuming you've specified the checkcommand correctly ofcourse.
>
>
>
>
> I've used your excellent list archive search in plugins and the regular
> user sections to no avail. Googling didn't turn up anything either.
> ---
> Eric J. Paulsen
> Technology Director
> St. Matthew's Lutheran School
> 818 W. Wisconsin Avenue
> Oconomowoc, WI 53066
> 262.567.5396 ext. 40
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Lead Developer
-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list