2012年11月16日 星期五

Cisco Router Interface Reliability Status Monitor ( DIY cacti template )


        延續 再論 SNMP OIDs http://xrcd2.blogspot.tw/2012/10/snmp-oid.html 這個主題,上次我已經提到如何將 Cisco Router Interface Reliability  加入 zabbix 的監控,這次我將同樣的SNMP OIDs 改成
cacti template 的方式,進行監控!

sample output



This will let you know reliability status of cisco router interface. (DIY the template)

Reference: http://forums.cacti.net/viewtopic.php?f=12&t=17722

vi /cacti_dir/resource/snmp_queries/interface.xml
                <ifReliability>
                        <name>Reliability</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.4.1.9.2.2.1.1.22</oid>
                </ifReliability>

接下來就圖解說明:

 Create Data Templates

Create Graph Templates

Create Items



Create Data Queries
Create New Graphs
下圖為 Interface Reliability + Interface Status + Interface Traffic





以下的URL為本人自行製作的 template 使用前請務必先將
cacti_data_query_snmp_-_interface_statistics先行備份.

滙出方式 (略)

cacti/console/export templates/

滙入方式(略)

cacti/console/import templates/

cacti environment: Centos 6.3 + cacti 0.8.8.a

data_query:
 http://www.mason-arts.com/xrcd2/xml/cacti_data_query_snmp_-_interface_statistics_reliability.xml
data_template:
http://www.mason-arts.com/xrcd2/xml/cacti_data_template_interface_-_reliability.xml
graph_template:
http://www.mason-arts.com/xrcd2/xml/cacti_graph_template_interface_-_reliability.xml


上述的 Template 同步發表於 cacti 官方論壇內

http://forums.cacti.net/viewtopic.php?f=12&t=48912

reliability.zip http://forums.cacti.net/download/file.php?id=26813

沒有留言:

張貼留言