Metrics: CPU & MEMORY Usage not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Iantidon
Posts: 7
Joined: Mon Oct 13, 2014 7:20 am

Metrics: CPU & MEMORY Usage not working

Post by Iantidon »

Hi,

Please help fix why my METRICS doesn't show CPU and MEMORY usage.
Metrics -Memory Usage.JPG
Metrics -Memory Usage.JPG
Disk Usage is working fine. It's just the CPU and Memory.

Thanks,
Ian
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Metrics: CPU & MEMORY Usage not working

Post by lmiltchev »

How did you add the CPU & Memory services? Are you using custom plugins or you ran one of our "default" wizards?

The metrics component is somewhat limited. It would only show you the metrics monitored "by default" if you used our wizards. For the CPU and Memory Usage in particular, I believe, it would only show the checks added by the Windows Server (or Desktop) Monitoring Wizard. Having said that, a new version of the Metrics component is in the works. The new version of the component will fix this issue. I don't have an ETA, but expect to see it in the next major release of XI.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Iantidon
Posts: 7
Joined: Mon Oct 13, 2014 7:20 am

Re: Metrics: CPU & MEMORY Usage not working

Post by Iantidon »

Hi,

I used the wizard "Windows WMI"

Ian
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Metrics: CPU & MEMORY Usage not working

Post by jdalrymple »

Windows WMI metrics don't support the metrics component. You'll have to use the Windows Server wizard (check_nt method) of monitoring those metrics.

Similarly, today, SNMP checks through Linux don't land in the metrics component, only NRPE checks.

As lmiltchev said, updates to the Metrics component that should allow greater support are in the works, but not here yet.
Locked