Hello Nagios Support
How to configure DISK Performance monitoring for Linux (NRPE agent)?
There are many checks for Windows agent (on box293 site), but none for Linux.
How to get LInux volumes monitored for Latency, Read/Write speed and similar?
Thank you.
disk performance checks with linux agent (NRPE)
-
jforcier
Re: disk performance checks with linux agent (NRPE)
I would suggest using NCPA as it includes performance and disk space checks.
Performance checks:
https://support.nagios.com/kb/article/d ... s-785.html
Disk free space:
https://support.nagios.com/kb/article/d ... free_value
Disk used space by percentage:
https://support.nagios.com/kb/article/d ... percentage
Performance checks:
https://support.nagios.com/kb/article/d ... s-785.html
Disk free space:
https://support.nagios.com/kb/article/d ... free_value
Disk used space by percentage:
https://support.nagios.com/kb/article/d ... percentage
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: disk performance checks with linux agent (NRPE)
NCPA will get you monitoring the Linux system but you would have to add a plugin like this to monitor i/o stats
https://exchange.nagios.org/directory/P ... 16/details
There really aren't many available for monitoring disk latency and i/o
https://exchange.nagios.org/directory/P ... 16/details
There really aren't many available for monitoring disk latency and i/o
Re: disk performance checks with linux agent (NRPE)
If you are looking for just read/write time, etc. NCPA already provides that.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: disk performance checks with linux agent (NRPE)
------------------------------------jforcier wrote:I would suggest using NCPA as it includes performance and disk space checks.
Performance checks:
https://support.nagios.com/kb/article/d ... s-785.html
Disk free space:
https://support.nagios.com/kb/article/d ... free_value
Disk used space by percentage:
https://support.nagios.com/kb/article/d ... percentage
Hi
We are getting this error when trying to get NCPA perf monitored with XI
UNKNOWN: Error occurred while running the plugin. Use the verbose flag for more details.
Re: disk performance checks with linux agent (NRPE)
Can you show us the actual check run from the command line, along with the output of it (with the verbose flag added)? We will try to recreate the issue in-house.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: disk performance checks with linux agent (NRPE)
Hilmiltchev wrote:Can you show us the actual check run from the command line, along with the output of it (with the verbose flag added)? We will try to recreate the issue in-house.
My bad: wrong physical disk used: it worked fine once I've realized and made configuration changes.
Please close this thread
Re: disk performance checks with linux agent (NRPE)
Sounds good! Closing the thread.
Be sure to check out our Knowledgebase for helpful articles and solutions!