Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
hello, I have 2.8.22 centreon and nsclient ++, in my nsclient.ini I have: check_veeam_eventlogs = check_veeam_eventlogs.ps1 ‘Backup X3v7 4vm SRVBACKUP’ 24
and the answer on centreon is: Command line usage: check_veeam_eventlogs.ps1 Nagios NCPA usage: agent / plugin / check_veeam_eventlogs.ps1 / /
while command-line powershell directly execute on the server in question, the command: check_veeam_eventlogs.ps1 ‘Backup X3v7 4vm SRVBACKUP’ 24 works very well.
I feel that nsclient ++ does not approve of ‘ or space in my job?
thank you