NRPE - NSClient - Nagios
Posted: Thu Oct 29, 2015 9:32 am
We want to monitor our Citrix licenses with a script that is embedded in NSClient++. The bat script is already created and works actually when we run it in a DOS Shell. But since we have problems integrating this script we are trying currently the check_ok.bat which comes bundled with NSClient++.
As Nagios surface we use Centreon and have the query already set up there. However, we get an error message which reads as follows:
No handler for command: citrix_free_lic
In the nsclient.ini entry is as follows:
As Nagios surface we use Centreon and have the query already set up there. However, we get an error message which reads as follows:
No handler for command: citrix_free_lic
In the nsclient.ini entry is as follows:
Code: Select all
; A list of templates for wrapped scripts
[/ settings / external scripts / wrappings]
; BATCH FILE WRAPPING -
;;bat = scripts\\%SCRIPT% %ARGS%
citrix_free_lic = scripts\check_ok.bat