2013/7/24 Iiro Niinikoski <[email protected]>: > Another question: which version of LDAP this has been tested on? We´re > running 2.4.32 here and I´m getting: > > ./check_ldap_monitor.pl -H <hostname> -f -b "dc=test,dc=company,dc=tld" -m > greater -w 30 -c 20 -v -T totaloperations > Use of uninitialized value $result in concatenation (.) or string at > ./check_ldap_monitor.pl line 394, <DATA> line 522. > Use of uninitialized value $value in concatenation (.) or string at > ./check_ldap_monitor.pl line 591, <DATA> line 522. > Use of uninitialized value $value in numeric gt (>) at > ./check_ldap_monitor.pl line 610, <DATA> line 522. > Use of uninitialized value $value in numeric le (<=) at > ./check_ldap_monitor.pl line 614, <DATA> line 522. > Use of uninitialized value $value in numeric gt (>) at > ./check_ldap_monitor.pl line 614, <DATA> line 522. > Use of uninitialized value $value in concatenation (.) or string at > ./check_ldap_monitor.pl line 619, <DATA> line 522. > CRITICAL - total operations returned |'totaloperations'=;30;20 >
Hi, you need to subscribe to the list to be able to send/receive messages: http://lists.ltb-project.org/listinfo/ltb-users The -b option is optional, and should be used only to change the base search in the cn=monitor branch. Just remove it and it should work. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
