GitHub user jgotteswinter added a comment to the discussion: Degraded
cloudstack agent
```(xxx-dev-root) 🐱 > list configurations filter=id,name,value
keyword=stats.interval
{
"configuration": [
{
"name": "autoscale.stats.interval",
"value": "60"
},
{
"name": "cluster.heartbeat.threshold",
"value": "150000"
},
{
"name": "database.server.stats.interval",
"value": "60"
},
{
"name": "database.server.stats.retention",
"value": "3"
},
{
"name": "direct.network.stats.interval",
"value": "86400"
},
{
"name": "external.network.stats.interval",
"value": "300"
},
{
"name": "host.stats.interval",
"value": "60000"
},
{
"name": "management.server.stats.interval",
"value": "60"
},
{
"name": "router.stats.interval",
"value": "300"
},
{
"name": "storage.stats.interval",
"value": "60000"
},
{
"name": "storpool.storage.stats.interval",
"value": "3600"
},
{
"name": "storpool.volumes.stats.interval",
"value": "3600"
},
{
"name": "vm.disk.stats.interval",
"value": "0"
},
{
"name": "vm.disk.stats.interval.min",
"value": "300"
},
{
"name": "vm.network.stats.interval",
"value": "0"
},
{
"name": "vm.network.stats.interval.min",
"value": "300"
},
{
"name": "vm.stats.interval",
"value": "60000"
},
{
"name": "volume.stats.interval",
"value": "600000"
}
],
"count": 18
}
xx@xxx:~# java --version
openjdk 17.0.16 2025-07-15
OpenJDK Runtime Environment (build 17.0.16+8-Ubuntu-0ubuntu124.04.1)
OpenJDK 64-Bit Server VM (build 17.0.16+8-Ubuntu-0ubuntu124.04.1, mixed mode,
sharing)
xxx@xxx:~# cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
xxx@xxx:~# virsh version
Compiled against library: libvirt 10.0.0
Using library: libvirt 10.0.0
Using API: QEMU 10.0.0
Running hypervisor: QEMU 8.2.2```
xxx@xxx:~# ps auxf |grep qemu-system |wc -l
25
This is our development environment, there is not so much activity.
GitHub link:
https://github.com/apache/cloudstack/discussions/12450#discussioncomment-15515828
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]