Search found 1 match

by wojeye
Tue Jun 11, 2024 9:23 am
Forum: Open Source Nagios Projects
Topic: Powershell script with first argument containing a space
Replies: 5
Views: 31034

Re: Powershell script with first argument containing a space

I have the following check: /usr/local/nagios/libexec/check_ncpa.py -H thehost -t '' -P 5693 -M 'plugins/CheckClusterResourceGroupStatus.ps1' -a "'Cluster Group'" But I get the following error UNKNOWN - Resource group \'Cluster/Group\' not found From what you can tell, the issue is that t...