[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug 1389] New: Invalid nagios critical service notifications in syslog (gateway ssh and disk)



http://bugs.skolelinux.org/show_bug.cgi?id=1389

           Summary: Invalid nagios critical service notifications in syslog
                    (gateway ssh and disk)
           Product: Skolelinux
           Version: lenny-alpha0
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: debian-edu-config
        AssignedTo: debian-edu@lists.debian.org
        ReportedBy: jss@bzz.no


Oct 19 11:46:53 tjener nagios3: SERVICE NOTIFICATION:
root;gateway;SSH;CRITICAL;notify-by-nothing;Oppko
bling nektes (Connection refused)

Many sites use e.g. m0n0wall or other firewalls with no SSH daemon running,
therefore nagios shouldn't by default check the SSH service on gateway.
I suggest changing the host definition of gateway in
nagios3/debian-edu/hosts.cfg, replacing "hostgroups ping-servers,ssh-servers"
with "hostgroups ping-servers".

Oct 19 11:49:33 tjener nagios3: SERVICE NOTIFICATION: root;tjener;Disk
Space;CRITICAL;notify-by-nothing
;DISK CRITICAL - /media/testb/floppy0 is not accessible: Ikke tilgang (No
access)

This happens only on combi servers. The problem is that ltspfs mounts are not
excluded.
The fix is to change the Disk Space service definition in
nagios3/debian-edu/services.cfg, adding "-X fuse.ltspfs" to the end of the
check_command. E.g. "check_command check_all_disks!10%!5% -X tmpfs -X udev -X
fuse.ltspfs".


-- 
Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


Reply to: