Skip to content

WARNING (simplemonitor) No alerters defined and no remote logger found #1361

Answered by jamesoff
shiv1all asked this question in Q&A
Discussion options

You must be logged in to vote

You just need to move your alerters=notify line into the [reporting] section :)

[monitor]
interval=5
monitors=monitors.ini

[reporting]
loggers=logfile
alerters=notify

[logfile]
type=logfile
filename=simplemonitor.log

[notify]
type=execute
fail_command=./send_alert.py

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@shiv1all
Comment options

@shiv1all
Comment options

@jamesoff
Comment options

Answer selected by shiv1all
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants