|
From: XeloQ C. <tj...@xe...> - 2004-04-03 21:04:44
|
Hello list, I do have check_nt running fine with the next exception. When I specify the -v parameter with SERVICESTATE and the -l parameter with a servicename that is 1 whole word all is fine. When the service name consist out of 2 or more words it seems to pick only the first word. check_nt -H 200.100.100.100 -v SERVICESTATE -l MONITOR TOOL does not return the expected values. When I put "MONITOR TOOL" like this the same result. When I recompile my source and make 1 word all is fine. Is it possible to query a service that has more than 1 word in its name? All the other -v parameters are running excellent by the way. Thanks, Tjapko. |