33 lines
614 B
INI
33 lines
614 B
INI
|
[plugin_definition]
|
||
|
name = Check_ldap_query
|
||
|
filename = check_ldap_query.pl
|
||
|
description = This plugin execute remotely LDAP querys
|
||
|
timeout = 20
|
||
|
ip_opt = -H
|
||
|
execution_command = perl
|
||
|
execution_postcommand =
|
||
|
user_opt = -u
|
||
|
port_opt =
|
||
|
pass_opt = -P
|
||
|
plugin_type = 0
|
||
|
total_modules_provided = 1
|
||
|
[module1]
|
||
|
name = Ldap Query
|
||
|
description = Counts entries returned from LDAP query
|
||
|
id_group = 1
|
||
|
type = 1
|
||
|
max = 0
|
||
|
min = 0
|
||
|
module_interval = 300
|
||
|
id_module_group = 1
|
||
|
id_modulo = 4
|
||
|
plugin_user = root
|
||
|
plugin_pass =
|
||
|
plugin_parameter =
|
||
|
max_timeout = 20
|
||
|
history_data = 1
|
||
|
min_warning = 0
|
||
|
min_critical = 0
|
||
|
min_ff_event = 0
|
||
|
tcp_port = 0
|