Nagios not notification
Mario Sergio Candian
mscandian at freebsdbrasil.com.br
Wed Sep 29 19:10:16 CEST 2004
Hi guys,
i dont receive any notifications of the nagios. Looking the nagios.log:
(root at webmail) # tail -f ../var/nagios.log
[1096403319] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;IIS;WARNING;notify-by-epager;HTTP WARNING: HTTP/1.1
404 Object Not Found
[1096403319] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;IIS;WARNING;notify-by-email;HTTP WARNING:
HTTP/1.1404 Object Not Found
[1096403319] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;HTTP;CRITICAL;notify-by-epager;Connection
refusedby host
[1096403319] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;HTTP;CRITICAL;notify-by-email;Connection refused
by host
[1096403367] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;MYSQL;CRITICAL;notify-by-epager;Connection
refused by host
[1096403367] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;MYSQL;CRITICAL;notify-by-email;Connection
refused by host
[1096403497] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;VISA;CRITICAL;notify-by-epager;Connection
refused by host
[1096403498] SERVICE NOTIFICATION:
FreeBSDBrasil;200.210.x.x;VISA;CRITICAL;notify-by-email;Connection refused
by host
My contacts.cfg:
# 'nagios' contact definition
define contact{
contact_name FreeBSDBrasil
alias Server Test
service_notification_period 24x7
host_notification_period 24x7
service_notification_options w,u,c,r
host_notification_options d,u,r
service_notification_commands notify-by-email,notify-by-epager
host_notification_commands
host-notify-by-email,host-notify-by-epager
email mscandian at freebsdbrasil.com.br
pager xxx at x.x.x.br
}
And my contactgroups.cfg:
# 'novell-admins' contact group definition
define contactgroup{
contactgroup_name server-admins
alias Admin of servers
members FreeBSDBrasil
}
One service in my services.cfg, e.g:
# Service definition
define service{
use generic-service
host_name 200.210.x.x
service_description POP3
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups server-admins
notification_interval 120
notification_period 24x7
notification_options w,u,c,r
check_command check_pop
}
How i can do to receveid a notification?
Any help is appreciated.
Mario Sergio
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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