Hyper-V platform monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Hyper-V platform monitoring

Post by absarcompass »

Hi Guys
is there a possibility to monitor the Hyper V platform, I can monitor the hosted VM through nsclient but can we monitor the actual hardware of platfomr
like cpu memory disk space and disk health raid coontroller etc
I have found few plugin but nothing of much help
https://exchange.nagios.org/directory/P ... 1438915967
https://exchange.nagios.org/directory/P ... ce/details
https://exchange.nagios.org/directory/P ... nt/details

Nothing in XI config wizard although we have for vmware.
can this be done in XI??
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Hyper-V platform monitoring

Post by ssax »

The recommendation would be that you install NSClient++ or NCPA on the Hyper-V host and collect the metrics that way, more than likely you'll want to install an agent so that you can run powershell plugins to query the Hyper-V information.

You could also probably do something like this:

https://docs.microsoft.com/en-us/powers ... wershell-6
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Hyper-V platform monitoring

Post by absarcompass »

hi in the same context
is there a possibility to install nsclient remotely on windows server with no GUI?
Its a 'Windows Server 2016 Datacenter core'.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Hyper-V platform monitoring

Post by ssax »

Locked