I've recently taken over our Nagios config so am still learning, but we 
seem to do something similar using two services, they just have the same 
description.  You can't tell there are two services when looking at the 
alerts or web pages.

(example syntax below, probably full or errors)

define service{
    service_description              Load
    use                              tpl-service-standard
    servicegroups                    sgrp-check-standard
    check_command                    check_nrpe!check_load
    hostgroup_name                   win-hosts
    contactgroup                            win-admins
}

define service{

    service_description              Load
    use                              tpl-service-standard
    servicegroups                    sgrp-check-standard
    check_command                    check_nrpe!check_load
    hostgroup_name                   unix-hosts
    contactgroup                            unix-admins
}


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to