Here is an example of a Bosun config file used in a development environment:
tsdbHost = localhost:4242
httpListen = :8070
smtpHost = localhost:25
emailFrom =
[email protected]
timeAndDate = 202,75,179,136
ledisDir = ../ledis_data
checkFrequency = 5m
notification example.notification {
...