HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.116-grsec-jammy-dirty #1 SMP Sat Nov 8 00:02:42 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //etc/systemd/system/cadvisor.service

[Unit] Description=Cadvisor Server [Service] #User=root ExecStart=/opt/cadvisor/cadvisor --port 9280 --allow_dynamic_housekeeping=false --disable_metrics=advtcp,app,cpuLoad,cpuset,cpu_topology,disk,diskIO,hugetlb,memory_numa,network,percpu,perf_event,process,referenced_memory,resctrl,sched,tcp,udp --enable_metrics=cpu,memory,oom_event --global_housekeeping_interval=30s --housekeeping_interval=30s --http_auth_file=/opt/cadvisor/cadvisor.htpasswd --max_procs=1 --raw_cgroup_prefix_whitelist=/customer [Install] WantedBy=multi-user.target