Monitoring hpjd
Paul Aviles
paviles at adjoined.com
Thu Nov 11 22:53:58 CET 2004
I have installed nagios and setup some hosts to monitor. I have an issue
monitoring HP Jetdirect cards. Nagios detects for example that the cable
was disconnected and goes into critical error, but it never sends out a
notification. I have compared the common stuff and is the same as the
router for example and I do get notifications of those events, so is not
a sendmail issue. Any ideas how to check this:
Here is my config.
services.cfg
define service{
use generic-service ; Name of service template to use
host_name plmia007
service_description Printer Status
is_volatile 0
check_period workhours
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups printer-admins
notification_interval 15
notification_period workhours
notification_options c,r
check_command check_hpjd
}
hosts.cfg
define host{
use generic-host
host_name plmia007
alias HP LaserJet 4050
address 192.168.100.41
check_command check-host-alive
max_check_attempts 5
notification_interval 60
notification_period workhours
parents sdmia001
}
contactgroups.cfg
define contactgroup{
contactgroup_name printer-admins
alias Printer Admin
members avilesp
}
obviously, I am in contacts.cfg
Thanks
Paul
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
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