Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchyny/mackerel-plugin-uptime
Uptime plugin for Mackerel
https://github.com/itchyny/mackerel-plugin-uptime
mackerel mackerel-plugin rust
Last synced: 3 months ago
JSON representation
Uptime plugin for Mackerel
- Host: GitHub
- URL: https://github.com/itchyny/mackerel-plugin-uptime
- Owner: itchyny
- License: mit
- Created: 2017-10-01T05:54:38.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T07:43:03.000Z (about 1 year ago)
- Last Synced: 2024-05-02T00:57:25.907Z (8 months ago)
- Topics: mackerel, mackerel-plugin, rust
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uptime plugin for Mackerel
## Example```
$ mackerel-plugin-uptime
uptime.uptime 84380 1506835431
$ cat /proc/uptime
84379.58 69287.34
$ uptime
14:23:51 up 23:26, 2 users, load average: 0.79, 1.11, 1.21
```## Author
itchyny (https://github.com/itchyny)## License
This software is released under the MIT License, see LICENSE.