Host Discover feature

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
klee
Posts: 147
Joined: Fri Apr 04, 2014 2:31 pm

Host Discover feature

Post by klee »

Is there a component which would allow us to perform a "host discovery" to view all available services on a system before setting up individual monitors.

We tested Nagios Auto-Discover feature but its reporting is very limited.

Thanks,

-klee
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Host Discover feature

Post by tmcdonald »

Auto-discovery should be able to show, at the very least, the open ports on a system. We obviously cannot have a plugin and service for all possible 65,535 ports and the various daemons that can be running on them, but we try to cover the most common ones like HTTP, DNS, FTP, etc. What specifically was not working for you?
Former Nagios employee
klee
Posts: 147
Joined: Fri Apr 04, 2014 2:31 pm

Re: Host Discover feature

Post by klee »

Thanks tmcdonald.

We were just wondering if there are different tools or methods for detecting available services (to be monitored) instead of just active ports.

We've been using such a feature in IP Monitor (another monitoring tool we're trying to replace with Nagios).

-klee
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Host Discover feature

Post by slansing »

Currently, there is not a wizard which will scan running services/processes and show you a list to select from dynamically. The closest would be something like the NCPA agent's API system:

http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
klee
Posts: 147
Joined: Fri Apr 04, 2014 2:31 pm

Re: Host Discover feature

Post by klee »

OK, I'll look into this.

Thanks Slansing.

-klee
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Host Discover feature

Post by sreinhardt »

Cool! Let us know if you have further questions.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked