Page 1 of 1

Nagios Monitoroing for Solaris Zonestat

Posted: Thu Jul 20, 2017 8:31 am
by padu_3891
Hello Team ,

Is there any plugin or script that help me to monitoring the zonestat in solaris .

Re: Nagios Monitoroing for Solaris Zonestat

Posted: Thu Jul 20, 2017 8:57 am
by mcapra
The Nagios Exchange is a great place to look for that sort of stuff:
https://exchange.nagios.org/

I wasn't able to find anything. Looking over some of the documentation for the zonestat command, I imagine a nagios-compatible wrapper could be written for it. It would require some scripting knowledge, though.

Guidelines for writing a Nagios plugin:
https://nagios-plugins.org/doc/guidelines.html

Re: Nagios Monitoroing for Solaris Zonestat

Posted: Thu Jul 20, 2017 4:29 pm
by dwhitfield
mcapra wrote:I imagine a nagios-compatible wrapper could be written for it. It would require some scripting knowledge, though.
I did a quick Google search to see if there was something off of exchange. I didn't see anything. Thus, I think @mcapra is spot-on above.

Re: Nagios Monitoroing for Solaris Zonestat

Posted: Mon Jul 31, 2017 9:57 am
by padu_3891
Hello All,

Zone state is really complicated wich holds many info and it has many combination of arguments . Will check with solaris support one more time .

Re: Nagios Monitoroing for Solaris Zonestat

Posted: Mon Jul 31, 2017 10:43 am
by mcapra
If there's any sort of basic API or SNMP based requests you could make against Zonestat, the problem is most likely solvable.

Re: Nagios Monitoroing for Solaris Zonestat

Posted: Mon Jul 31, 2017 2:32 pm
by tgriep
@padu_3891, let us know if you have anymore questions.