Skip to content

A very simple `host is alive` solution written in Bash for monitoring multiple hosts.

License

Notifications You must be signed in to change notification settings

websafe/hostbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hostbeat

A very simple host is alive solution written in Bash for monitoring multiple hosts.

Proof of Concept ;-)

Installation

mkdir /etc/websafe
cd /etc/websafe
git clone git://github.com/websafe/hostbeat.git
cp /etc/websafe/hostbeat/cron.d/websafe-hostbeat /etc/cron.d/

and restart crond

service cron restart

or

/etc/rc.d/rc.crond restart

Upgrade

cd /etc/websafe/hostbeat/ && git pull

About

A very simple `host is alive` solution written in Bash for monitoring multiple hosts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages