HEX
Server: Apache
System: Linux iad1-shared-e1-26 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: ricpug (13815490)
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