towster wrote:
I have been thinking about setting up cacti to compliment our existing monitoring solution. The existing solution has the ability to do discovery so I am curious if this discovery will allow me to "seed" it with a file containing all my nodes such that cacti does not have to scan my network.
During the discovery will it identify the component that is scanned and automatically setup policies, graphs and thresholds for that component?
Discovery currently does do much more than find that there is a unmonitored host, and that is currently has SNMP on or off. You would really have to add some complex rules if you wanted it to auto-add hosts to different host templates, and then set everything up automatically. I am sure it wouldn't be very difficult to determine if its a router or Windows box, if SNMP is running, but if you had different templates for say domain controllers, sql boxes, web hosts, etc... than it can get fairly complex trying to scan for all the different services that may be running and decide which template fits best.
Don't get me wrong, I do plan on adding as many things as possible to make adding hosts that you find easy, but it may be awhile before the plugin gets that complex.