How to monitor SUN Server's Zone?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

How to monitor SUN Server's Zone?

Post by xpertech »

I want to monitor process and DB on several SUN Server's "ZONE" but without success.

I tried using Wizards and some plugins to monitor, there always an error message? but same Wizard and plugins can successful monitor other OS platform.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to monitor SUN Server's Zone?

Post by scottwilkerson »

Could you be more specific in what plugin you are trying to use and the errors you are receiving.

Thanks.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: How to monitor SUN Server's Zone?

Post by xpertech »

scottwilkerson wrote:Could you be more specific in what plugin you are trying to use and the errors you are receiving.

Thanks.
ok, I will capture screen tomorrow morning.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to monitor SUN Server's Zone?

Post by scottwilkerson »

sounds good.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: How to monitor SUN Server's Zone?

Post by xpertech »

scottwilkerson wrote:sounds good.
Hi Scott, please see attach file, thanks!
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to monitor SUN Server's Zone?

Post by scottwilkerson »

First are you sure you have SNMP setup on this machine and it is reachable from the Nagiox XI machine (no firewall blocking)?

If so, is the community string correct?

Can you run this from the XI console?

Code: Select all

snmpget -v 2c -c public 172.17.1.17 sysUpTime.0
Finally, is this a Solaris machine?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: How to monitor SUN Server's Zone?

Post by xpertech »

scottwilkerson wrote:First are you sure you have SNMP setup on this machine and it is reachable from the Nagiox XI machine (no firewall blocking)?

If so, is the community string correct?

Can you run this from the XI console?

Code: Select all

snmpget -v 2c -c public 172.17.1.17 sysUpTime.0
Finally, is this a Solaris machine?

Hi Scott, bad news, our client didn't even install net-snmp on that machine(we thought they did), sorry for that!!
(Our client said they couldn't install net-snmp in the Zone of SUN Solaris machine.)
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to monitor SUN Server's Zone?

Post by scottwilkerson »

I'm going to mark this resolved.

However you may be able to use one of the following methods on the Solaris server
http://library.nagios.com/library/produ ... stallation

http://library.nagios.com/library/produ ... -using-ssh
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked