Nagios shows incorrect RAM usage

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.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios shows incorrect RAM usage

Post by abrist »

Grrrrrreat! Let us know how it goes!
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
DiegoAnjos
Posts: 49
Joined: Thu Feb 14, 2013 9:32 am

Re: Nagios shows incorrect RAM usage

Post by DiegoAnjos »

Yep! It works with version 0,4,1,73 2012-12-17

Result from server:

Code: Select all

OK: physical memory: 2.09G 
But on this version, instead of NSC.ini you will find nsclient.ini
I had to run these commands so "allow arguments = true" would show up:

Code: Select all

cd C:\Program Files\NSClient++
Then...

Code: Select all

nscp settings --generate --add-defaults --load-all
It filled in nsclient.ini with all options. I changed allow arguments = false to "true".

Thanks a lot for your help!
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios shows incorrect RAM usage

Post by slansing »

Awesome, thanks for keeping us up to date!
Locked