zabbix 模版其实就是主机

</pre><pre name="code" class="python">mysql> select hostid,host ,name  from hosts where hostid='10001';
+--------+-------------------+-------------------+
| hostid | host              | name              |
+--------+-------------------+-------------------+
|  10001 | Template OS Linux | Template OS Linux |
+--------+-------------------+-------------------+
1 row in set (0.00 sec)

posted @ 2016-03-07 20:58  czcb  阅读(101)  评论(0编辑  收藏  举报