| 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 15414 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 
Load Checks
Viewed 66838 times since Thu, Nov 9, 2017
Operating System Checks
Viewed 18327 times since Tue, Nov 14, 2017
Printer Checks
Viewed 11101 times since Tue, Nov 28, 2017
Disk Performance Checks
Viewed 23248 times since Sun, Nov 26, 2017
CPU Usage Checks
Viewed 42510 times since Sun, Nov 12, 2017
Process Checks
Viewed 75695 times since Thu, Nov 23, 2017
Performance Counter Checks
Viewed 24410 times since Wed, Nov 15, 2017
Service Checks
Viewed 46092 times since Tue, Nov 14, 2017
Health Checks
Viewed 20083 times since Wed, Nov 29, 2017
Scheduled Task Checks
Viewed 22576 times since Tue, Nov 28, 2017
|
|