25 Mar 2021
07:28 AM
- last edited on
27 May 2021
07:15 AM
by
MaciejNeumann
Hi there,
we've a reporting requirement for certification to report what metrics are monitored (and especially where was something changed, so a history of configurations):
To get to that I looked at:
The closest is the anomalyDetection Config-API, but I do not see a way to get those definitions on a per-host basis, or am I missing something?
Best regards,
Georg
if you want to see the settings a per level view, try the following:
if you want to see who and what was changed, you should be able to see that via the audit log as well.
I mentioned the anomalyDetection, and it only tells the anomalyDetection on a global scale, not the host-based sacele.
Audit API is good... well, but I basically need a snapshot "at a time", which this can not deliver except if I track the changes properly myself.