Skip to content

Uptimer will be script to output graphs for uptime values. The idea is to graph how often and and for how long my Fedora install is used.

Notifications You must be signed in to change notification settings

taibhse/uptimer

Repository files navigation

This project is to moniter how long and how often I use my Fedora install.
 
It has a systemd service file, this will run uptime and gather system info.
Also planning a Python script to generate the HTML graphs.

How it works:

1. uptimer.service runs starttime.sh, this outputs an Epoch to uptimer-start.log (hardcoded, watch out)
2. run `stoptimer.sh uptimer-seconds.log` to output the difference between the Epoch values and date
3. run `uptimer.py uptimer-seconds.log` to generate time.html

Need to have useful erroring, log cleanup. On the way.
test

About

Uptimer will be script to output graphs for uptime values. The idea is to graph how often and and for how long my Fedora install is used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published