ユーザ用ツール

サイト用ツール


serverapps:monitor:smokeping

文書の過去の版を表示しています。


smokeping

install

# pkg install smokeping nginx

smokeping の設定

general

owner    = <管理者の名前>
contact  = <管理者の連絡先メールアドレス>
mailhost = my.mail.host
sendmail = /usr/sbin/sendmail
# 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.
imgcache  = /usr/local/smokeping/cache
imgurl    = cache
datadir   = /usr/local/smokeping/data
piddir    = /var/run/smokeping
cgiurl    = http://<your_server_ip>/smokeping.fcgi
smokemail = /usr/local/etc/smokemail
tmail     = /usr/local/etc/tmail
# 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

nginx の設定

serverapps/monitor/smokeping.1748251734.txt.gz · 最終更新: by hayashi