HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //etc/systemd/system/multi-user.target.wants/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