Monitor Linux server without an agent

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cwscribner
Posts: 316
Joined: Thu Mar 31, 2011 9:54 am
Location: Patten, ME
Contact:

Monitor Linux server without an agent

Post by cwscribner »

Hi all.

I have some linux servers to monitor (unsure of the distros). I don't think installing anything on them is a possibility because they're production servers. Assuming that's the case...how the heck do I monitor them? Does linux have a WMI-esque daemon that I could get data from? Most of the documentation I've seen requires an agent or plugin(s) installation which isn't a feasible option. I was hopeful that I could use check_ssh and just grab some data but then I realized the remote server needed the plugins installed still. Any thoughts or advice?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Monitor Linux server without an agent

Post by lmiltchev »

This is considered an "agentless" solution...not sure if it is something that you would consider:

http://assets.nagios.com/downloads/nagi ... g_SNMP.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked