do you absolutetly need an agent on the machine to monitor

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
gmills
Posts: 114
Joined: Wed Jun 12, 2019 2:08 pm

do you absolutetly need an agent on the machine to monitor

Post by gmills »

word is getting out how we are ( with your great assistance ), using Nagios Core. Maybe it will get attention and we can get XI.. fingers crossed.

anyway, my understanding is Nagios Needs an Agent on the machine it is monitoring.

I was just contacted by a person in the company that has services on the company cloud and has not access or ability to place an agent on the box. however, they need to monitor services. basically only HTTP services/calls.

can Nagios be implemented/configured to do an HTTP call with no agent to report health?

would you know how this may be accomplished?
aanderson
Posts: 12
Joined: Thu Aug 24, 2017 4:02 pm

Re: do you absolutetly need an agent on the machine to monit

Post by aanderson »

You can use the standard check_http plugin to interrogate http services running on port 80 or any other port. I use this to monitor website reachability and SSL certificate expiry. It will return the html content which you can parse for info with the -s option.

hth
Aidan
gmills
Posts: 114
Joined: Wed Jun 12, 2019 2:08 pm

Re: do you absolutetly need an agent on the machine to monit

Post by gmills »

EXCELLENT!!!

thank you!
aanderson
Posts: 12
Joined: Thu Aug 24, 2017 4:02 pm

Re: do you absolutetly need an agent on the machine to monit

Post by aanderson »

No problem :)
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: do you absolutetly need an agent on the machine to monit

Post by mbellerue »

Thanks for jumping in, Aiden, and welcome to the forums! It looks like you took care of this thread pretty handily, so I'll go ahead and lock it.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked