mackerel_plugin_uptime 0.2.2

Uptime plugin for Mackerel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.