no it doesn't , its "zied"abrist wrote:Does your <server name> have a space or other "special" character in it?
Plugin not working
-
ziedmahjoub
- Posts: 142
- Joined: Fri Jan 16, 2015 5:22 am
Re: Plugin not working
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Plugin not working
ziedmahjoub wrote:Code: Select all
command[check_kav_adminkit]=C:\Perl\bin\perl.exe "C:\Progra~1\NSClient++\plugins\check_kav_adminkit.pl" %1 %2 %3 %4
I'm pretty sure you need double \\
Code: Select all
command[check_kav_adminkit]=C:\\Perl\\bin\\perl.exe "C:\\Progra~1\\NSClient++\\plugins\\check_kav_adminkit.pl" %1 %2 %3 %4As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
ziedmahjoub
- Posts: 142
- Joined: Fri Jan 16, 2015 5:22 am
Re: Plugin not working
i will try the \\ , and "Progra~1" is the short name for "Program Files" . Anyway i put Program Files in the [NRPE handlers] module not Progra~1 .Box293 wrote: I'm pretty sure you need double \\
Also, make sure that Progra~1 is the correct folder. Is that the short name for "Program Files" or "Program Files (x86)" ?Code: Select all
command[check_kav_adminkit]=C:\\Perl\\bin\\perl.exe "C:\\Progra~1\\NSClient++\\plugins\\check_kav_adminkit.pl" %1 %2 %3 %4
-
ziedmahjoub
- Posts: 142
- Joined: Fri Jan 16, 2015 5:22 am
Re: Plugin not working
Hi ,
I noiced that i was using a kaspersky endpoint and to put that plugin in use we need the Kaspersky Security Center which is installed on servers .
i installed it in a normal windows desktop version , the installation was long and not good cause its developed to work on windows servers.
My problem was something in SQL Server configuration of the kaspersky Security center , you must allow remote connections and activate SQL agent i think .
(You can't test this plugin with kaspersky endpoint security)
If someone know a plugin which can monitor an endpoints kaspersky tell me please
you can close this thread , thanks
I noiced that i was using a kaspersky endpoint and to put that plugin in use we need the Kaspersky Security Center which is installed on servers .
i installed it in a normal windows desktop version , the installation was long and not good cause its developed to work on windows servers.
My problem was something in SQL Server configuration of the kaspersky Security center , you must allow remote connections and activate SQL agent i think .
(You can't test this plugin with kaspersky endpoint security)
If someone know a plugin which can monitor an endpoints kaspersky tell me please
you can close this thread , thanks
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact: