This commit is contained in:
root
2025-11-07 11:31:06 +00:00
commit 2859f93882
407 changed files with 99769 additions and 0 deletions

11
debian/systemd/slave_mode.conf vendored Normal file
View File

@@ -0,0 +1,11 @@
# If you need to run smokeping in a master/slave setup, you can create a
# drop-in override to add the required parameters to the daemon like shown
# below.
#
# To enable this, you'd need to create a directory
# /etc/systemd/system/smokeping.service.d/ and copy this file in that
# directory. Then, modify it according to your requirements.
#
[Service]
ExecStart=
ExecStart=/usr/sbin/smokeping --master-url=http://127.0.0.1/smokeping.fcgi --cache-dir=/var/lib/smokeping --shared-secret=/etc/smokeping/smokeping_secrets --pid-dir=/run/smokeping