Page 1 of 1

disk performance checks with linux agent (NRPE)

Posted: Mon Sep 24, 2018 2:27 pm
by dlukinski
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.

Re: disk performance checks with linux agent (NRPE)

Posted: Mon Sep 24, 2018 3:19 pm
by jforcier
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

Re: disk performance checks with linux agent (NRPE)

Posted: Mon Sep 24, 2018 3:34 pm
by scottwilkerson
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

Re: disk performance checks with linux agent (NRPE)

Posted: Mon Sep 24, 2018 4:01 pm
by lmiltchev
If you are looking for just read/write time, etc. NCPA already provides that.
example01.PNG

Re: disk performance checks with linux agent (NRPE)

Posted: Tue Oct 16, 2018 10:18 am
by dlukinski
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)

Posted: Tue Oct 16, 2018 10:35 am
by lmiltchev
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.

Re: disk performance checks with linux agent (NRPE)

Posted: Wed Oct 17, 2018 9:20 am
by dlukinski
lmiltchev 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.
Hi

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)

Posted: Wed Oct 17, 2018 9:31 am
by lmiltchev
Sounds good! Closing the thread.