You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
489 B
17 lines
489 B
3 years ago
|
*** General ***
|
||
|
|
||
|
owner = Peter Random
|
||
|
contact = some@address.nowhere
|
||
|
mailhost = my.mail.host
|
||
|
# NOTE: do not put the Image Cache below cgi-bin
|
||
|
# since all files under cgi-bin will be executed ... this is not
|
||
|
# good for images.
|
||
|
cgiurl = http://some.url/smokeping.cgi
|
||
|
# specify this to get syslog logging
|
||
|
syslogfacility = local0
|
||
|
# each probe is now run in its own process
|
||
|
# disable this to revert to the old behaviour
|
||
|
# concurrentprobes = no
|
||
|
|
||
|
@include /etc/smokeping/config.d/pathnames
|