-
|
Not sure why my alerts block is not being detected here's my simplemonitor.ini file would appreciate it if someone could point me in the right direction, I want to call the Python script which sends a notification to a matrix chat when something goes down. the 'send_alert.py' script is in the same dir as the simplemonitor.ini. `[monitor] [reporting] [logfile] [notify] ` |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
You just need to move your |
Beta Was this translation helpful? Give feedback.
-
|
Before I only get the When I turn the service back on: Alerts still don't come. |
Beta Was this translation helpful? Give feedback.
You just need to move your
alerters=notifyline into the[reporting]section :)