How often does auto-discovery run?
Is this configurable?
Is there a way to "discover now"?
Thanks in advance,
Jim
How often does auto-discovery run?
Is this configurable?
Is there a way to "discover now"?
Thanks in advance,
Jim
Jim,
Auto-discovery for new resources (servers, application engines, etc) by default runs every 15 mins. See autoinventory.defaultScan.interval.millis.
There is also Service auto-discovery (runtime auto-discovery) will search for new services every 24 hours by default. See autoinventory.runtimeScan.interval.millis.
They are configurable in the agent.properties file.
-Jason
Wow...That was quick. Thank you.