From bc5fa60cb0904337d845f50b8d79f00c469bacc5 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 14 May 2013 19:13:10 +0200 Subject: [PATCH] small changes --- README.md | 2 ++ linspector.json | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9ea328..5f77cb0 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ linspector ========== A simple Linux based vital information monitoring solution + +Please visit http://linspector.org/ for more information. diff --git a/linspector.json b/linspector.json index 9edcd46..c05ef25 100644 --- a/linspector.json +++ b/linspector.json @@ -45,6 +45,14 @@ { "command": "ping @host" }, + "snmpget": + { + "command": "snmpget -v1 -c public $oid " + }, + "busy_waiting": + { + "command": "sleep 3600" + }, "htmlcontent": { "command": "wget -qO- @url", @@ -76,7 +84,7 @@ "priority": 1000 } }, - "members": + "members": { "hanez": {