Need help with Nagios-xi to manage RAID-1 on Windows Intel

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Aleksandr
Posts: 1
Joined: Wed Feb 17, 2021 3:05 pm

Need help with Nagios-xi to manage RAID-1 on Windows Intel

Post by Aleksandr »

Hi guys,

I tried this plugin from this url: https://exchange.nagios.org/directory/P ... st/details.

Looks like I am able to run it on the local machine



C:\Program Files (x86)\Nagios\NCPA\plugins>check_intel_rst.exe path="C:\Program Files\Intel\Intel(R) Rapid Storage Technology"

RST RAID OK: Intel(R) Chipset SATA/PCIe RST Premium Controller \\Scsi0 - Volume: Volume1, [RAID1], 3815 GB, (Normal) - Volume: ARRAY0, [RAID1], 3726 GB, (Normal) - Disk: 0-3-0-0, 3815 GB, (Normal) - Disk: 0-2-0-0, 3815 GB, (Normal) - Disk: 0-0-2-0, 3726 GB, (Normal) - Disk: 0-0-0-0, 3726 GB, (Normal)



but in Nagios-xi when I execute the command bellow I am getting this error>



./check_ncpa.py -H 10.0.6.30 -P 5693 -t nagios -M 'plugins\check_intel_rst.exe' -a 'path="C:\Program Files\Intel\Intel(R) Rapid Storage Technology\rstcli.exe"'

UNKNOWN: The node (plugins\check_intel_rst.exe) requested does not exist. You may be trying to access the 'plugins' node.



Any idea ?

Thank you in advance,

Aleks