Hi,
I have an installation of Nagios XI running on Centos6 and would like to monitor our Solaris Servers across versions 8, 9 and 10.
Please can anyone advise the best way to achieve this? As well as performance monitoring, I would also like to monitor the Sun hardware. Any ideas are welcome.
I appreciate any help offered.
Thanks.
Monitoring Solaris 8,9,10 on Nagios XI
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitoring Solaris 8,9,10 on Nagios XI
Solaris machines could be monitored with SNMP.
Also, we will shortly have a Solaris agent and wizard for XI, although I am not sure which version of Solaris will work.
Are you interested in beta testing them?
Also, we will shortly have a Solaris agent and wizard for XI, although I am not sure which version of Solaris will work.
Are you interested in beta testing them?
Re: Monitoring Solaris 8,9,10 on Nagios XI
Hi,
Thanks very much for your response.
I will definitely be interested in beta testing the Solaris agent. Of particular interest to us is getting hardware alerts.
I 'll wait to hear from you.
Thanks very much for your response.
I will definitely be interested in beta testing the Solaris agent. Of particular interest to us is getting hardware alerts.
I 'll wait to hear from you.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitoring Solaris 8,9,10 on Nagios XI
Again, this is beta...
That said, the agent tarball can be downloaded from
http://assets.nagios.com/downloads/nagi ... ent.tar.gz
One thing I know you will likely run into is the need to set the following executable permissions
After than
I have attached the wizard to this post
That said, the agent tarball can be downloaded from
http://assets.nagios.com/downloads/nagi ... ent.tar.gz
One thing I know you will likely run into is the need to set the following executable permissions
Code: Select all
chmod +x subcomponents/install subcomponents/extraplugins/* 0-prereqs 1-usersgroups 2-plugins 3-nrpe A-subcomponents fullinstall init.sh
I have attached the wizard to this post
You do not have the required permissions to view the files attached to this post.
Re: Monitoring Solaris 8,9,10 on Nagios XI
Excellent thanks.
Will let you know how we get on!
Will let you know how we get on!
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitoring Solaris 8,9,10 on Nagios XI
Great the feedback will be definitely welcome
Re: Monitoring Solaris 8,9,10 on Nagios XI
Hi,
Got it installed however, I get the following error
CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages.
I have checked but cannotr see anythng obvious. Any ideas?
Thanks
Got it installed however, I get the following error
CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages.
I have checked but cannotr see anythng obvious. Any ideas?
Thanks
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitoring Solaris 8,9,10 on Nagios XI
To verify, you do have the Nagios server's IP address in the nrpe.cfg on the remote machine correct?
Re: Monitoring Solaris 8,9,10 on Nagios XI
Hi,
All working fine now. There was an old nrpe install on the server which has now been removed and everything works fine.
It looks good. Installing the Hardware management pack for Solaris 10 so we can get SNMP traps as well.
When do you think we will have a full release of the Config Wizard and Agent?
All working fine now. There was an old nrpe install on the server which has now been removed and everything works fine.
It looks good. Installing the Hardware management pack for Solaris 10 so we can get SNMP traps as well.
When do you think we will have a full release of the Config Wizard and Agent?
Re: Monitoring Solaris 8,9,10 on Nagios XI
As far as I know the version you have of the agent and wizard are both final release candidates. Both the wizard and agent should be publicly posted soon.