Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 471 Bytes

BGPalerter_recovery_notify

Prefixes Re-Announcement Monitoring after has been withdrawn. (issues #60)

Bash script by cron check BGPalerter logs and check withdrawned prefixes. If the prefix is announced again, then the script sends a notification to the telegram.

Put script to some directory and add task to cron.

*/2 * * * * root /bin/bash /home/scripts/BGPalerter_recovery_notify.sh >/dev/null 2>/dev/null