No output returned from plugin
Posted: Fri Jul 24, 2020 7:47 am
Hello,
We are trying to monitor DB connection time and Log file usage using check_mssql_server.php plugin. The plugin has all the required permissions.
Also, Nagios user is created at DB end with required permissions.
Still, we are getting "No output returned from plugin" error. Below is the server definition for your reference:
--checktype 'database' -U 'nagios' -P '********' --instancename 'HO1-DCAPP' --perftype default -I 'HO1-DCAPP' -p 1433 --mode time2connect --warning 30 --critical 60
Getting below error when checked from command line:
[root@HO1-NAGIOSXI libexec]# /check_mssql_server.php -H ho1-dcapp.chalhoub.org --checktype 'database' -U 'nagios' -P '**********' --instancename 'HO1-DCAPP' --perftype default -I 'HO1-DCAPP' -p 1433 --mode time2connect --warning 30 --critical 60
-bash: /check_mssql_server.php: No such file or directory
[root@HO1-NAGIOSXI libexec]#
Please help us on the same.
Thanks in advance!!
We are trying to monitor DB connection time and Log file usage using check_mssql_server.php plugin. The plugin has all the required permissions.
Also, Nagios user is created at DB end with required permissions.
Still, we are getting "No output returned from plugin" error. Below is the server definition for your reference:
--checktype 'database' -U 'nagios' -P '********' --instancename 'HO1-DCAPP' --perftype default -I 'HO1-DCAPP' -p 1433 --mode time2connect --warning 30 --critical 60
Getting below error when checked from command line:
[root@HO1-NAGIOSXI libexec]# /check_mssql_server.php -H ho1-dcapp.chalhoub.org --checktype 'database' -U 'nagios' -P '**********' --instancename 'HO1-DCAPP' --perftype default -I 'HO1-DCAPP' -p 1433 --mode time2connect --warning 30 --critical 60
-bash: /check_mssql_server.php: No such file or directory
[root@HO1-NAGIOSXI libexec]#
Please help us on the same.
Thanks in advance!!