Skip to content

nabbi/fping-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is my simple pinger script for notifying when a host becomes unreachable.

It uses SQLite to track fping results for throttling the sendmail and syslog events

fping needs to be suid

crontab

#icmp alert pinger
*/5 * * * *     ~/bin/fping-alert/pinger.tcl > /dev/null 2>&1

About

notification pinger script for offline hosts, throttle results to sendmail and logger

Topics

Resources

Stars

Watchers

Forks

Languages