HEX
Server: LiteSpeed
System: Linux eko108.isimtescil.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: uyarreklamcomtr (11202)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: //lib/systemd/system/sw-collectd.service
# Copyright 1999-2026. WebPros International GmbH. All rights reserved.

[Unit]
Description=Startup script for statistics collecting from Plesk Panel Health Monitor
After=local-fs.target network.target
Requires=local-fs.target network.target
ConditionPathExists=/etc/sw-collectd/collectd.conf

[Service]
Type=simple
ExecStart=/usr/sbin/sw-collectd -f

# Restart the collectd daemon after a 10 seconds delay, in case it crashes.
Restart=always
RestartSec=10

[Install]
WantedBy=multi-user.target