small changes
This commit is contained in:
parent
a5a7e2e0d6
commit
bc5fa60cb0
2 changed files with 11 additions and 1 deletions
|
|
@ -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":
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue