Silly alive watchdog
Is Nando alive?
At server side, run nandod with suitable arguments
At clients, run nando -i 600 to update status every 10 minutes.
You can send a custom text file with the update, generated with ex. nando-desc
Nando clients can query which other clients are online, and what their status is (whatever you choose to update with the text data)
nandod can run a simple HTML server, that lists the nodes that have
returned their alive message. add the name of client at the end of URL
to filter only to that name
Installer
as root, with your own risk:
curl https://git.six9.net/moonq/nando/raw/branch/master/update.sh | bash -
Description
Languages
Python
80%
Shell
20%