HBMonv2/utils
Waldek d400feadf3
Add files via upload
2020-12-31 15:27:30 +01:00
..
Readme.md Create Readme.md 2020-12-31 15:26:30 +01:00
hbmon.service Add files via upload 2020-12-31 15:27:30 +01:00
lastheard Add files via upload 2020-12-31 15:27:08 +01:00
log.php Add files via upload 2020-12-31 15:26:50 +01:00

Readme.md

Requirements a webserver with activated PHP (apache, nginx or whatever) PHP 7.x is ok

Extension of hbmonitor we log if a call is ended (I think its better as start) Please check permissions for wr iting the logfile in target folder !

Call this script with crontab for everyday use.

Put this file in /etc/cron.daily/ and add attribute:

chmod +x /etc/cron.daily/lastheard

Call the website with http://YOUR_HOST/log.php it runs with a refresh/reload time of 30sec, change the script for other timeset.

Thank you, Heiko DL1BZ, who shared the lastheard code.