| Home »
Categories
» Check Library |
Agent Checks |
|
Article Number: 776 | Rating: Unrated | Last Updated by tlea on Tue, Nov 14, 2017 at 12:28 AM
|
Agent Checks
Agent checks are commonly used to confirm that the agent is running and also to determine the version of the agent.
Nagios Plugins - NRPE
Nagios Plugins are usually executed via NRPE on the remote system.
Command:
./check_nrpe -H 10.25.13.34
Output:
NRPE v3.2.1
NCPA
NPCA includes a system module that allows you to check the agent version.
Command:
./check_ncpa.py -H 10.25.14.91 -t Str0ngT0k3n -M system/agent_version
Output:
OK: Agent_version was ['2.0.5']
NSClient++ via check_nt
NSClient++ includes a service module that can check if a service is running.
Command:
./check_nt -H 10.25.14.10 -p 12489 -s 'Str0ngP@ssw0rd' -v CLIENTVERSION
Output:
NSClient++ 0.4.4.23 2016-04-05
NSClient++ via check_nrpe
NSClient++ includes a service module that can check if a service is running.
Command:
./check_nrpe -H 10.25.14.10
Output:
I (0.4.4.23 2016-04-05) seem to be doing fine...
WMI
Check WMI Plus does not include a version check as the WMI component on the Windows machine is part of the operating system.
SNMP
SNMP is part of the operating system and does not have a version check available.
Final Thoughts
For any support related questions please visit the Nagios Support Forums at:
http://support.nagios.com/forum/
Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.
Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!
|
Posted by: tlea on Tue, Nov 14, 2017 at 12:28 AM. This article has been viewed 14961 times. Filed Under: Check Library |
|
Have a question? Try our Forums! | Give Feedback |
0 (0)
Article Rating (No Votes)
Rate this article
|
| |
|
Attachments
There are no attachments for this article.
| Related Articles 
Network Interface Checks
Viewed 22793 times since Mon, Nov 20, 2017
Process Checks
Viewed 74290 times since Thu, Nov 23, 2017
Service Checks
Viewed 44803 times since Tue, Nov 14, 2017
CPU Usage Checks
Viewed 41688 times since Sun, Nov 12, 2017
Disk Space Checks
Viewed 95063 times since Thu, Nov 9, 2017
Scheduled Task Checks
Viewed 22005 times since Tue, Nov 28, 2017
File And Folder Checks
Viewed 64725 times since Sun, Nov 26, 2017
Memory Checks
Viewed 59676 times since Mon, Nov 13, 2017
Disk Performance Checks
Viewed 22648 times since Sun, Nov 26, 2017
Health Checks
Viewed 19523 times since Wed, Nov 29, 2017
|
|