mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Added notifications for devices that came back online after a
configurable time period
This commit is contained in:
@@ -11,6 +11,7 @@ arp_scan_duration="60s"
|
||||
|
||||
[notifications]
|
||||
method="pushover" # For now just pushover
|
||||
notify_when_not_seen_for="30m" # Send a notification if a device comes back online after not being seen for this timeframe
|
||||
|
||||
[notifications.pushover]
|
||||
token="acxa8ouwj5iraswe8pupnpp12kmsm7" # Your pushover token goes here, just copy&paste from their website after creating the app
|
||||
|
||||
Reference in New Issue
Block a user