Thank you!!!kg2857 wrote: ↑Thu Jun 05, 2025 6:02 am Have a look here.
viewtopic.php?p=361538&hilit=max+check+attempts#p361538
Search found 2 matches
- Tue Jun 24, 2025 2:09 am
- Forum: Nagios XI
- Topic: Nagios 2024R1.4.3 possible bug Max check attempts field
- Replies: 4
- Views: 1843
Re: Nagios 2024R1.4.3 possible bug Max check attempts field
- 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...