Skip to content

Commit

Permalink
Added system.swap.size[,used] metric for compute nodes - closes #21
Browse files Browse the repository at this point in the history
  • Loading branch information
dn0 committed Jan 13, 2017
1 parent 2ed564c commit 1a10512
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions ansible/roles/esdc-mon/files/templates/t_erigonos.json
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,49 @@
"allowed_hosts": "",
"history": "7"
},
{
"username": "",
"snmpv3_contextname": "",
"inventory_link": "0",
"multiplier": "0",
"trends": "365",
"snmpv3_authpassphrase": "",
"snmp_oid": "",
"snmpv3_securitylevel": "0",
"port": "",
"logtimefmt": "",
"delay": "60",
"publickey": "",
"params": "",
"snmpv3_securityname": "",
"formula": "1",
"type": "0",
"snmpv3_authprotocol": "0",
"valuemap": [],
"ipmi_sensor": "",
"status": "0",
"authtype": "0",
"snmp_community": "",
"description": "",
"data_type": "0",
"delay_flex": "",
"units": "B",
"value_type": "3",
"key": "system.swap.size[,used]",
"delta": "0",
"password": "",
"snmpv3_privpassphrase": "",
"snmpv3_privprotocol": "0",
"name": "Swap Usage - used",
"applications": [
{
"name": "Memory"
}
],
"privatekey": "",
"allowed_hosts": "",
"history": "7"
},
{
"username": "",
"snmpv3_contextname": "",
Expand Down

0 comments on commit 1a10512

Please sign in to comment.