how to Monitor HPUX IOPS ?

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.
Locked
megassa
Posts: 2
Joined: Thu Nov 14, 2013 6:42 am

how to Monitor HPUX IOPS ?

Post by megassa »

Hi,

Is there any way to monitor the Disks IOPS in a HP-UX server through nrpe ?

Best Regards
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: how to Monitor HPUX IOPS ?

Post by tmcdonald »

Just a quick glance over our Exchange came up with check_tps. Have you tried it or any other listings?
Former Nagios employee
megassa
Posts: 2
Joined: Thu Nov 14, 2013 6:42 am

Re: how to Monitor HPUX IOPS ?

Post by megassa »

Hi,

Thank you for the response, I think this solution doesn't work in HPUX. When I try to use the command iostat -d I get the following error :

iostat -d
iostat: illegal option -- d
usage: iostat [ -t ] [ interval [ count ] ]

BR
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: how to Monitor HPUX IOPS ?

Post by sreinhardt »

I would suggest modifying the plugin with a different flag or finding another to meet your needs. Unfortunately hp-ux is not something we have in house to test, and can only try to give pointers on what might work for you. If you find another plugin that seems like it will suite your needs, we're happy to help get it implemented when you hit a roadblock.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked