host not found when receiving SNMP-Trap

Masopust, Christian christian.masopust at siemens.com
Tue Apr 24 13:34:59 CEST 2007


Hi all,
 
in my nagios-event-log i'm getting the following entries when receiving SNMP-Traps from a RAID-System:

[2007-04-24 08:00:29] Warning: Passive check result was received for service 'EonStore-Trap' on host 'aptcc7fc-2', but the host could not be found!
[2007-04-24 08:00:29] EXTERNAL COMMAND: PROCESS_SERVICE_CHECK_RESULT;aptcc7fc-2;EonStore-Trap;0;Warning: SMART-Slot:3 Predictable Failure Detected(TEST)
 
but the host "atpcc7fc-2" is configured in hosts.cfg
 
hosts.cfg:
 
define host {
        use generic-host
        host_name atpcc7fc-2
        alias EonStore-2
        address XXX.XXX.XXX.XXX
        parents atpcc7fc
        check_command check-host-alive
        hostgroups Backup-Devices
        contact_groups backup-admins
}

services.cfg:
 
define service {
        use t_eonstore_trap
        service_description EonStore-Trap
        check_command check-none
        host_name atpcc7fc-2
        contact_groups backup-admins
}
 
 
so, what could be the reason why Nagios doesn't recognize this host?
 
thanks a lot,
chris
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070424/a02615b7/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
-------------- next part --------------
_______________________________________________
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