Page 1 of 1

Monitoring HBA and LUN's on Solaris

Posted: Wed Jul 19, 2017 1:48 pm
by dragan979
Hi all,

for some reason, for few servers check_mk agent doesn't collect multipath data, so i'm thinking about custom check (script) to collect HBA/LUN data by luxadm command which should send data to check_mk server, is it possible ?

Re: Monitoring HBA and LUN's on Solaris

Posted: Wed Jul 19, 2017 2:56 pm
by dwhitfield
If your Solaris server can run the script, you can use it with Nagios. We didn't write check_mk, and I'm not sure exactly what it does, but you can remote remote scripts with NRPE. You will find install instructions for Solaris at https://support.nagios.com/kb/article.p ... 15#Solaris

Alternatively, if you are asking if something like that already exists, I would suggest checking on exchange.nagios.com. With over 4200 plugins at https://exchange.nagios.org/directory/Plugins , we don't have exhaustive knowledge of all of them.