When looking at the data in the CSV, there are two entries for every interface with different timestamps. This seems like it would impact calculations...
The only unique identifier if the "policy UUID" but I don't know how to find those uuids.
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
When looking at the data in the CSV, there are two entries for every interface with different timestamps. This seems like it would impact calculations...
The only unique identifier if the "policy UUID" but I don't know how to find those uuids.
I think its the monitoring policy where you select the performance collection metrics etc. UUID is not exposed if I recall but you can find it in the DB.
Thanks... I am not good enough to script a search loop of all tables. do you happen to know in which Table it exists..?
Thanks... I am not good enough to script a search loop of all tables. do you happen to know in which Table it exists..?
Unfortunately I don't have a instance with PerfSpi enabled. Should be a table with policy in the table name.
I will check if I have some notes on that.