https://github.com/itchyny/mackerel-plugin-loadavg
Loadavg plugin for Mackerel
https://github.com/itchyny/mackerel-plugin-loadavg
mackerel mackerel-plugin rust
Last synced: 7 months ago
JSON representation
Loadavg plugin for Mackerel
- Host: GitHub
- URL: https://github.com/itchyny/mackerel-plugin-loadavg
- Owner: itchyny
- License: mit
- Created: 2017-10-01T03:02:14.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T08:41:07.000Z (over 2 years ago)
- Last Synced: 2024-10-30T05:42:45.539Z (over 1 year ago)
- Topics: mackerel, mackerel-plugin, rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# loadavg plugin for Mackerel
## Example

```
$ mackerel-plugin-loadavg
loadavg.loadavg15 4.72802734375 1506823200
loadavg.loadavg5 5.9365234375 1506823200
loadavg.loadavg1 5.6328125 1506823200
$ uptime
11:00 up 9 days, 17:56, 5 users, load averages: 5.63 5.94 4.73
```
## Author
itchyny (https://github.com/itchyny)
## License
This software is released under the MIT License, see LICENSE.