Search found 2 matches

by Vennpauly
Thu Jun 20, 2024 2:41 am
Forum: Open Source Nagios Projects
Topic: Powershell script with first argument containing a space
Replies: 5
Views: 31028

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...