Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 0f6d8f0a0414ceb7d968e706ca2bbf36 > files > 2013

shinken-1.4-1.fc18.noarch.rpm

{
"name":"ldap",

"description":"Standard ldap checks",

"path":"network/services/",

"macros":{
         "_LDAPBASE": {"type":"string",
                       "description":"The read snmp community allowed on the linux server"
                      },
         "_DOMAIN": {"type":"string",
                     "description": "Windows Domain of the server"
                      },
         "_DOMAINUSERSHORT": {"type":"string",
                              "description": "Short name (without the domain) of the user to query the server. Should have rights on the WMI tables for reading."
                             },
         "_DOMAINUSER": {"type":"string",
                         "description": "Full name of the user to query. Is by default DOMAIN\\USERSHORT"
                        },
         "_DOMAINPASSWORD": {"type":"string",
                             "description": "Password for the user that will launch the query"
                            }
	}

}