Hi Team,
We want to schedule one report in Nagios which will show the data of Memory Usage in Critical state and using more that 95%.
Is this possible in Nagios?
Please suggest.
Memory usage report
Re: Memory usage report
Sure, this is possible to do using NCPA. Here are the installation instructions.
At a high level, you'd install NCPA listener on the machine you want to monitor, set a password, then run thru the NCPA wizard using the IP address of the monitored machine and the password, inside the Nagios XI web interface to set up checks. The thresholds (95% memory usage, etc) are set inside the wizard.
Here's a video tutorial on installing NCPA
NCPA Overview Video: https://youtu.be/gfTXXAqfGD0
At a high level, you'd install NCPA listener on the machine you want to monitor, set a password, then run thru the NCPA wizard using the IP address of the monitored machine and the password, inside the Nagios XI web interface to set up checks. The thresholds (95% memory usage, etc) are set inside the wizard.
Here's a video tutorial on installing NCPA
NCPA Overview Video: https://youtu.be/gfTXXAqfGD0
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.
Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
-
kalyanpabolu
- Posts: 246
- Joined: Fri Jul 03, 2020 4:18 am
Re: Memory usage report
Hello,
Thank you for the reply!!
Seems you got confused here. We are already monitoring memory usage in nagios. I wanted to schedule Report where we will get the data of all memory services in crtical state and showing 95% or above usage.
Thank you for the reply!!
Seems you got confused here. We are already monitoring memory usage in nagios. I wanted to schedule Report where we will get the data of all memory services in crtical state and showing 95% or above usage.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Memory usage report
Hi,
You can pull object status from the API, but this will require some custom scripting to parse out the desired results.
Unfortunately, this type of report is not currently available. The state history report would help but it's not going to filter based on the plugin thresholds.I wanted to schedule Report where we will get the data of all memory services in crtical state and showing 95% or above usage.
You can pull object status from the API, but this will require some custom scripting to parse out the desired results.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!