Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshaymankar/uptimelogger
Logs System Uptime
https://github.com/akshaymankar/uptimelogger
Last synced: 20 days ago
JSON representation
Logs System Uptime
- Host: GitHub
- URL: https://github.com/akshaymankar/uptimelogger
- Owner: akshaymankar
- Created: 2012-02-04T20:43:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-20T14:09:05.000Z (almost 13 years ago)
- Last Synced: 2024-10-16T02:21:23.769Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 132 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ShaikhLicense GPLv2: GNU GPL version 2 .