aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/uptime.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/uptime.json')
-rw-r--r--plugin/uptime.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugin/uptime.json b/plugin/uptime.json
new file mode 100644
index 0000000..c452913
--- /dev/null
+++ b/plugin/uptime.json
@@ -0,0 +1,14 @@
1{
2 "uptime": {
3 "title": "Uptime",
4 "vertical": "Days",
5 "type": "uptime",
6 "legend": {
7 "value": {
8 "name": "Current",
9 "color": "00e000"
10 }
11 },
12 "legend_format": ".1lf"
13 }
14}