記錄下昨天的問題:
1、之前給一個主機(jī)組做聚合的時候,沒有新建模板去引用,導(dǎo)致現(xiàn)在添加新的主機(jī)進(jìn)去之后不好管理,想到的是將“虛擬主機(jī)”的所有item全部copy to template,這樣方便以后管理,復(fù)制完之后并沒有刪除原來主機(jī)里面的監(jiān)控項,就直接link模板到該主機(jī)上,很奇怪的是沒有出現(xiàn)錯誤:因為同一臺主機(jī)不能有key相同的item 這個久比較納悶,問題先留著,接著看看官方文檔以及博客在解釋
2、latest data里面不會顯示24小時之內(nèi)沒有數(shù)據(jù)更新的監(jiān)控項,除非在filter里面選中 Showitemswithoutdata 的復(fù)選框:umentation/2.2/manual/web_interface/frontend_sections/monitoring/latest_data?s[]=last&s[]=data
Starting with Zabbix 2.2.4, only values that fall within thelast24 hours are displayed by default. This limit has been introduced with the aim of improving initial loading times for large pages of latestdata. It is also possible to change this limitation by changing the value of ZBX_HISTORY_PERIODconstantininclude/defines.inc.php.