commit
This commit is contained in:
16
debian/smokeping/etc/default/smokeping
vendored
Normal file
16
debian/smokeping/etc/default/smokeping
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# /etc/default/smokeping: Startup configuration for smokeping(1)
|
||||
#
|
||||
# select master or slave mode
|
||||
MODE=master
|
||||
# in master mode, the rest of the configuration is in
|
||||
# /etc/smokeping/config
|
||||
#
|
||||
# in slave mode, uncomment and set the following variables too
|
||||
# see smokeping(1)
|
||||
#
|
||||
# Mandatory configuration
|
||||
# MASTER_URL=http://somewhere/cgi-bin/smokeping.cgi
|
||||
# SHARED_SECRET=/etc/smokeping/slavesecrets.conf
|
||||
#
|
||||
# Optional configuration
|
||||
# SLAVE_NAME=myslave
|
||||
Reference in New Issue
Block a user