Hello

In opsview 3.3.1
I have two hosts whose configuration have the same parent.

When two hosts go down, their host states are different.
one is DOWN, the other is UNREACHABLE.

why this problem happened??

---------------------------------
Genereated host.cfg
--------------------------------
gadgets01 -> UNREACHABLE
gadgets02 -> DOWN

# gadgets01 host definition
define host {
        host_name       gadgets01
        alias           gadgets01
        address         10.10.10.19
        hostgroups      open
        icon_image      linux.png
        icon_image_alt  LOGO - Linux Penguin
        vrml_image      linux.png
        statusmap_image linux.png
        action_url      /info/host/364
        contact_groups
hostgroup3_servicegroup19/distprofile,hostgroup3_servicegroup22/distprofile,hostgroup3_servicegroup17/distprofile,hostgroup3_servicegroup18/distprofile,hostgroup3_servicegroup3/distprofile
        parents Public_OPEN,10lan-OPEN
        notifications_enabled   1
        notification_interval   60
        notification_period     24x7
        notification_options    u,d,r,f
        use     host-global
}

# gadgets02 host definition
define host {
        host_name       gadgets02
        alias           gadgets02
        address         10.10.10.20
        hostgroups      open
        icon_image      linux.png
        icon_image_alt  LOGO - Linux Penguin
        vrml_image      linux.png
        statusmap_image linux.png
        action_url      /info/host/365
        contact_groups
hostgroup3_servicegroup19/distprofile,hostgroup3_servicegroup22/distprofile,hostgroup3_servicegroup17/distprofile,hostgroup3_servicegroup18/distprofile,hostgroup3_servicegroup3/distprofile
        parents Public_OPEN,10lan-OPEN
        notifications_enabled   1
        notification_interval   60
        notification_period     24x7
        notification_options    u,d,r,f
        use     host-global
}
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to