Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 0f6d8f0a0414ceb7d968e706ca2bbf36 > files > 1909

shinken-1.4-1.fc18.noarch.rpm

# Active Directory checks
define command {
       command_name	check_ad_replications
       command_line	$PLUGINSDIR$/check_wmi_plus.pl -H $HOSTADDRESS$ -u "$_HOSTDOMAINUSER$" -p "$_HOSTDOMAINPASSWORD$" -m checkad -s replication -w 0 --nodatamode
}