I wanted to share the command I found to identify VMs that have been running for a long time, in case it's helpful:
fedcloud openstack server list --site <SITE> --vo <VO> --changes-since 2021-12-31T23:59:59Z --status ACTIVE -c Name -c ID -c "User ID" --json-output 2> /dev/null
Short Description of the issue
This work may continue in https://jira.egi.eu/browse/EGITCB-35
Summary of proposed changes
I wanted to share the command I found to identify VMs that have been running for a long time, in case it's helpful:
Nonetheless, this does not solve https://github.com/EGI-Federation/fedcloud-vm-monitoring/issues/2