GithubHelp home page GithubHelp logo

zabbix's Introduction

Zabbix

作者:黑洞

Zabbix监控使用与API学习

##官方网址## http://www.zabbix.com/ ##API使用## https://www.zabbix.com/documentation/2.0/manual/appendix/api/api

item

get

request

{
"params": {
	"hostids": "10001",
	"output": "extend",
	"search": {
		"key_": "system"
	}
},
"jsonrpc": "2.0",
"method": "item.get",
"auth": "7de668d2400569ca1bd4e3c88b743ef9",
"id": 1
}

response

{
"id": 1,
"result": [{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17318",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Host boot time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "unixtime",
	"multiplier": "0",
	"history": "7",
	"key_": "system.boottime",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "600",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22683",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Interrupts per second",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "1",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "ips",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.intr",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22677",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The processor load is calculated as system CPU load divided by number of CPU cores.",
	"data_type": "0",
	"name": "Processor load (15 min average per core)",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.load[percpu,avg15]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10010",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The processor load is calculated as system CPU load divided by number of CPU cores.",
	"data_type": "0",
	"name": "Processor load (1 min average per core)",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.load[percpu,avg1]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22674",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The processor load is calculated as system CPU load divided by number of CPU cores.",
	"data_type": "0",
	"name": "Processor load (5 min average per core)",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.load[percpu,avg5]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22680",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Context switches per second",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "1",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "sps",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.switches",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17354",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The time the CPU has spent doing nothing.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,idle]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22671",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The amount of time the CPU has been servicing hardware interrupts.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,interrupt]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17362",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "Amount of time the CPU has been waiting for I/O to complete.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,iowait]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17358",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The time the CPU has spent running users' proccess that have been niced.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,nice]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22668",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The amount of time the CPU has been servicing software interrupts.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,softirq]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "22665",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The amount of CPU 'stolen' from this virtual machine by the hypervisor for other tasks (such as running another virtual machine).",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,steal]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17360",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The time the CPU has spent running the kernel and its processes.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,system]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17356",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The time the CPU has spent running users' processes that are not niced.",
	"data_type": "0",
	"name": "CPU $2 time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.cpu.util[,user]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "1",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10057",
	"inventory_link": "3",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "System host name.",
	"data_type": "0",
	"name": "Host name",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "",
	"multiplier": "0",
	"history": "7",
	"key_": "system.hostname",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "3600",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17352",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Host local time",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "unixtime",
	"multiplier": "0",
	"history": "7",
	"key_": "system.localtime",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10014",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Free swap space",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "B",
	"multiplier": "0",
	"history": "7",
	"key_": "system.swap.size[,free]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "0"
},
{
	"port": "",
	"trends": "365",
	"value_type": "0",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "17350",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Free swap space in %",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "%",
	"multiplier": "0",
	"history": "7",
	"key_": "system.swap.size[,pfree]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10030",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "Total swap space",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "B",
	"multiplier": "0",
	"history": "7",
	"key_": "system.swap.size[,total]",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "3600",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "1",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10058",
	"inventory_link": "5",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "The information as normally returned by 'uname -a'.",
	"data_type": "0",
	"name": "System information",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "",
	"multiplier": "0",
	"history": "7",
	"key_": "system.uname",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "3600",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10025",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "",
	"data_type": "0",
	"name": "System uptime",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "uptime",
	"multiplier": "0",
	"history": "7",
	"key_": "system.uptime",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "600",
	"filter": "",
	"formula": "1"
},
{
	"port": "",
	"trends": "365",
	"value_type": "3",
	"authtype": "0",
	"lastns": "0",
	"logtimefmt": "",
	"itemid": "10016",
	"inventory_link": "0",
	"type": "0",
	"publickey": "",
	"password": "",
	"snmp_oid": "",
	"username": "",
	"lastlogsize": "0",
	"prevvalue": "0",
	"snmpv3_securitylevel": "0",
	"description": "Number of users who are currently logged in.",
	"data_type": "0",
	"name": "Number of logged in users",
	"interfaceid": "0",
	"privatekey": "",
	"trapper_hosts": "",
	"valuemapid": "0",
	"snmpv3_privpassphrase": "",
	"lifetime": "0",
	"flags": "0",
	"error": "",
	"snmp_community": "",
	"status": "0",
	"delta": "0",
	"mtime": "0",
	"templateid": "0",
	"delay_flex": "",
	"params": "",
	"snmpv3_authpassphrase": "",
	"units": "",
	"multiplier": "0",
	"history": "7",
	"key_": "system.users.num",
	"hostid": "10001",
	"lastclock": "0",
	"prevorgvalue": "0",
	"lastvalue": "0",
	"ipmi_sensor": "",
	"snmpv3_securityname": "",
	"delay": "60",
	"filter": "",
	"formula": "1"
}],
"jsonrpc": "2.0"
}

zabbix's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.