Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshaymankar/uptimelogger

Logs System Uptime
https://github.com/akshaymankar/uptimelogger

Last synced: 20 days ago
JSON representation

Logs System Uptime

Awesome Lists containing this project

README

        

UptimeLogger
=============

UptimeLogger is a cronjob, which continuously logs the `uptime` of the system
every minute to `/var/log/uptime`. At every boot this information of
`lastuptime` is appended to the log file named `/var/log/uptime.log`
The logged uptime is precise upto one minute.

Installation
------------

Run the `install.sh` with root privileges.

Usage
-----

- It comes with a command `lastuptime` which shows previous uptime of the
system.
- You can check all the previous uptime entries in `/var/log/uptime.log`

Copyright and Authors
---------------------
Copyright (C) 2012 Akshay Mankar , Muneeb Shaikh

License GPLv2: GNU GPL version 2 .