调用zabbix数据库
查看zabbix中所有的模板select hostid,host,status from hosts where status=3;查看网卡流量/usr/bin/mysql -uzabbix -pzabbix zabbix -e "select hosts.hostid,hosts.host,items.hostid,items.key_,items.itemid,sum(items.lastvalue) from hosts,items where hosts.hostid = items.hostid and hosts.host=\"${realserver}\" and items.key_ like 'net.if.in%';"|/bin/awk '{print $NF}'|/bin/grep -v 'NULL'`与时俱进,你我共赴高潮! 长大了娶唐僧做老公,能玩就玩一玩,不能玩就把他吃掉。 支持一下:lol 没看完~~~~~~ 先顶,好同志 精典之极就是精斑!!! 床上运动也可以减肥的,你们都不知道吗?
页:
[1]