Cluster resource Monitoring in Windows 2016 Server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Cluster resource Monitoring in Windows 2016 Server

Post by bsivavani »

Hi,

We are trying to monitor Cluster resource in Windows 2016 server using cluster-resourcecheck.ps1 script as described in below URL

https://exchange.nagios.org/directory/P ... l)/details

but we are receiving below error in Nagios console.

Get-ClusterResource : You do not have administrative privileges on the
cluster. Contact your network administrator to request access.Access is denied

Kindly advice how cluster resource monitoring will work in 2016 server ?
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Cluster resource Monitoring in Windows 2016 Server

Post by cdienger »

It looks like you'll need to give the nsclient++ user permissions to run the commands in the script - https://blogs.msdn.microsoft.com/cluste ... er-access/ . By default nsclient++ uses the local system account I believe but this can be changed if needed by editing the service.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked