solaris-nrpe-agent
-
- Posts: 15
- Joined: Wed Jun 06, 2012 12:36 pm
solaris-nrpe-agent
solaris agent has been installed successfully and ran monitoring wizard, Monitor a remote Unix server using NRPE. Host status is showing green/up. When you click on IP address performance graphs is showing only ping. I am not able to see any other services running. Service detail shows current load, current users status shows unknown and total processes is critical. Please assist.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: solaris-nrpe-agent
Can you give the full output from the status detail page from the following detail pages
Also, I'm not positive if all these plugins return performance data, you can verify this from the advanced tab on the service detail pagecurrent load, current users,total processes
-
- Posts: 15
- Joined: Wed Jun 06, 2012 12:36 pm
Re: solaris-nrpe-agent
I hope i'm gathering the right info ... Pls, view the attach. -Thanks.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 15
- Joined: Wed Jun 06, 2012 12:36 pm
Re: solaris-nrpe-agent
attach is advanced picture ... What would be my next step to troubleshoot this and get it working ? Please help.
You do not have the required permissions to view the files attached to this post.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: solaris-nrpe-agent
Sorry but I don't think the forum supports tiff files, I cannot open them
-
- Posts: 15
- Joined: Wed Jun 06, 2012 12:36 pm
Re: solaris-nrpe-agent
Status Details
Host State: Up
Duration: 5h 32m 56s
Host Stability: Unchanging (stable)
Last Check: 06/07/2012 17:41:22
Next Check: 06/07/2012 17:46:32
Host Notes:
Host notifications are disabled
Quick Actions
Enable notifications
Schedule an immediate check
Action URL for this host
Notes URL for this host
Ping this host
Traceroute to this host
Host State: Up
Duration: 5h 32m 56s
Host Stability: Unchanging (stable)
Last Check: 06/07/2012 17:41:22
Next Check: 06/07/2012 17:46:32
Host Notes:
Host notifications are disabled
Quick Actions
Enable notifications
Schedule an immediate check
Action URL for this host
Notes URL for this host
Ping this host
Traceroute to this host
-
- Posts: 15
- Joined: Wed Jun 06, 2012 12:36 pm
Re: solaris-nrpe-agent
How could i configure to monitor Current Load, Current Users and Total Processes on the server ? These status shows unknown or critical. Please assist.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: solaris-nrpe-agent
Can you please post the output on one of the critical services
The output displays between the tabs and where is displays
Status Details
The output displays between the tabs and where is displays
Status Details
-
- Former Nagios Staff
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Re: solaris-nrpe-agent
Can you run these three commands and show us the output?
Code: Select all
./check_nrpe -H <solaris_machine_IP> -t 30 -c check_load -a '-w 15,10,5 -c 30,20,10'
./check_nrpe -H <solaris_machine_IP> -t 30 -c check_users -a '-w 5 -c 10'
./check_nrpe -H <solaris_machine_IP> -t 30 -c check_all_procs -a '-w 150 -c 250'
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 15
- Joined: Wed Jun 06, 2012 12:36 pm
Re: solaris-nrpe-agent
hello, thanks for your respond...
Did you want me to run these command on the solaris agent ? Our nagios server is windows server. Let us know. thanks ... .
Did you want me to run these command on the solaris agent ? Our nagios server is windows server. Let us know. thanks ... .