Host Notification Problem
Patrick Morris
patrick.morris at hp.com
Wed Jun 28 23:11:04 CEST 2006
Notification command looks OK. Are there e-mail addresses set up on the
host contacts?
On Wed, 28 Jun 2006, Bill Kintz wrote:
> # 'netops' contact definition
> define contact{
> contact_name netops
> alias netops
> service_notification_period 24x7
> host_notification_period 24x7
> service_notification_options w,c,r
> host_notification_options d,r
> service_notification_commands notify-by-email
> host_notification_commands host-notify-by-email
> email xxx at xxx.xxx
> }
> - misccommands.cfg:
>
> # 'host-notify-by-email' command definition
> define command{
> command_name host-notify-by-email
> command_line /usr/bin/printf "%b" "Date/Time: $LONGDATETIME\nInfo: $HOSTOUTPUT$\n" | /usr/bin/mail -s "$HOSTSTATE$ alert for $HOSTNAME$" $CONTACTEMAIL$
> }
[snip]
Notification command looks OK. "netops" is listed as a contact on the
hosts and not just the services, right?
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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