Advertisement
bradlee_edmondson

Zabbix OpenWRT 802.11 MAC device template - 2021-05-13

May 12th, 2021
1,425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 22.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <zabbix_export>
  3.     <version>5.2</version>
  4.     <date>2021-05-13T04:12:16Z</date>
  5.     <groups>
  6.         <group>
  7.             <name>Templates</name>
  8.         </group>
  9.     </groups>
  10.     <templates>
  11.         <template>
  12.             <template>Template Openwrt Mac80211</template>
  13.             <name>Template Openwrt Mac80211</name>
  14.             <groups>
  15.                 <group>
  16.                     <name>Templates</name>
  17.                 </group>
  18.             </groups>
  19.             <applications>
  20.                 <application>
  21.                     <name>Mac80211</name>
  22.                 </application>
  23.             </applications>
  24.             <discovery_rules>
  25.                 <discovery_rule>
  26.                     <name>Mac80211 phy discovery</name>
  27.                     <type>ZABBIX_ACTIVE</type>
  28.                     <key>mac80211.phydiscovery</key>
  29.                     <item_prototypes>
  30.                         <item_prototype>
  31.                             <name>ACKFailureCount ({#PHY})</name>
  32.                             <type>ZABBIX_ACTIVE</type>
  33.                             <key>mac80211.ACKFailureCount[{#PHY}]</key>
  34.                             <delay>30s</delay>
  35.                             <history>52w</history>
  36.                             <trends>156w</trends>
  37.                             <status>DISABLED</status>
  38.                             <description>This counter increments when an ACK is not received when expected.</description>
  39.                             <applications>
  40.                                 <application>
  41.                                     <name>Mac80211</name>
  42.                                 </application>
  43.                             </applications>
  44.                             <preprocessing>
  45.                                 <step>
  46.                                     <type>CHANGE_PER_SECOND</type>
  47.                                     <parameters>
  48.                                         <parameter/>
  49.                                     </parameters>
  50.                                 </step>
  51.                             </preprocessing>
  52.                             <request_method>POST</request_method>
  53.                         </item_prototype>
  54.                         <item_prototype>
  55.                             <name>FailedCount ({#PHY})</name>
  56.                             <type>ZABBIX_ACTIVE</type>
  57.                             <key>mac80211.FailedCount[{#PHY}]</key>
  58.                             <delay>30s</delay>
  59.                             <history>52w</history>
  60.                             <trends>156w</trends>
  61.                             <description>This counter increments when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the dot11ShortRetryLimit or dot11LongRetryLimit.</description>
  62.                             <applications>
  63.                                 <application>
  64.                                     <name>Mac80211</name>
  65.                                 </application>
  66.                             </applications>
  67.                             <preprocessing>
  68.                                 <step>
  69.                                     <type>CHANGE_PER_SECOND</type>
  70.                                     <parameters>
  71.                                         <parameter/>
  72.                                     </parameters>
  73.                                 </step>
  74.                             </preprocessing>
  75.                             <request_method>POST</request_method>
  76.                         </item_prototype>
  77.                         <item_prototype>
  78.                             <name>Failed Ratio ({#PHY})</name>
  79.                             <type>CALCULATED</type>
  80.                             <key>mac80211.FailedRatio[{#PHY}]</key>
  81.                             <delay>30s</delay>
  82.                             <history>52w</history>
  83.                             <trends>156w</trends>
  84.                             <value_type>FLOAT</value_type>
  85.                             <units>%</units>
  86.                             <params>100 * avg(&quot;mac80211.FailedCount[{#PHY}]&quot;,#2) / (avg(&quot;mac80211.TransmittedFrameCount[{#PHY}]&quot;,#2) + avg(&quot;mac80211.FailedCount[{#PHY}]&quot;,#2) + 0.0001)</params>
  87.                             <applications>
  88.                                 <application>
  89.                                     <name>Mac80211</name>
  90.                                 </application>
  91.                             </applications>
  92.                             <request_method>POST</request_method>
  93.                         </item_prototype>
  94.                         <item_prototype>
  95.                             <name>FCSErrorCount ({#PHY})</name>
  96.                             <type>ZABBIX_ACTIVE</type>
  97.                             <key>mac80211.FCSErrorCount[{#PHY}]</key>
  98.                             <delay>30s</delay>
  99.                             <history>52w</history>
  100.                             <trends>156w</trends>
  101.                             <status>DISABLED</status>
  102.                             <description>This counter increments when an FCS error is detected in a received MPDU.</description>
  103.                             <applications>
  104.                                 <application>
  105.                                     <name>Mac80211</name>
  106.                                 </application>
  107.                             </applications>
  108.                             <preprocessing>
  109.                                 <step>
  110.                                     <type>CHANGE_PER_SECOND</type>
  111.                                     <parameters>
  112.                                         <parameter/>
  113.                                     </parameters>
  114.                                 </step>
  115.                             </preprocessing>
  116.                             <request_method>POST</request_method>
  117.                         </item_prototype>
  118.                         <item_prototype>
  119.                             <name>FrameDuplicateCount ({#PHY})</name>
  120.                             <type>ZABBIX_ACTIVE</type>
  121.                             <key>mac80211.FrameDuplicateCount[{#PHY}]</key>
  122.                             <delay>30s</delay>
  123.                             <history>52w</history>
  124.                             <trends>156w</trends>
  125.                             <status>DISABLED</status>
  126.                             <description>This counter increments when a frame is received that the Sequence Control field indicates is a duplicate.</description>
  127.                             <applications>
  128.                                 <application>
  129.                                     <name>Mac80211</name>
  130.                                 </application>
  131.                             </applications>
  132.                             <preprocessing>
  133.                                 <step>
  134.                                     <type>CHANGE_PER_SECOND</type>
  135.                                     <parameters>
  136.                                         <parameter/>
  137.                                     </parameters>
  138.                                 </step>
  139.                             </preprocessing>
  140.                             <request_method>POST</request_method>
  141.                         </item_prototype>
  142.                         <item_prototype>
  143.                             <name>MulticastReceivedFrameCount ({#PHY})</name>
  144.                             <type>ZABBIX_ACTIVE</type>
  145.                             <key>mac80211.MulticastReceivedFrameCount[{#PHY}]</key>
  146.                             <delay>30s</delay>
  147.                             <history>52w</history>
  148.                             <trends>156w</trends>
  149.                             <status>DISABLED</status>
  150.                             <applications>
  151.                                 <application>
  152.                                     <name>Mac80211</name>
  153.                                 </application>
  154.                             </applications>
  155.                             <preprocessing>
  156.                                 <step>
  157.                                     <type>CHANGE_PER_SECOND</type>
  158.                                     <parameters>
  159.                                         <parameter/>
  160.                                     </parameters>
  161.                                 </step>
  162.                             </preprocessing>
  163.                             <request_method>POST</request_method>
  164.                         </item_prototype>
  165.                         <item_prototype>
  166.                             <name>MulticastTransmittedFrameCount ({#PHY})</name>
  167.                             <type>ZABBIX_ACTIVE</type>
  168.                             <key>mac80211.MulticastTransmittedFrameCount[{#PHY}]</key>
  169.                             <delay>30s</delay>
  170.                             <history>52w</history>
  171.                             <trends>156w</trends>
  172.                             <status>DISABLED</status>
  173.                             <applications>
  174.                                 <application>
  175.                                     <name>Mac80211</name>
  176.                                 </application>
  177.                             </applications>
  178.                             <preprocessing>
  179.                                 <step>
  180.                                     <type>CHANGE_PER_SECOND</type>
  181.                                     <parameters>
  182.                                         <parameter/>
  183.                                     </parameters>
  184.                                 </step>
  185.                             </preprocessing>
  186.                             <request_method>POST</request_method>
  187.                         </item_prototype>
  188.                         <item_prototype>
  189.                             <name>MultipleRetryCount ({#PHY})</name>
  190.                             <type>ZABBIX_ACTIVE</type>
  191.                             <key>mac80211.MultipleRetryCount[{#PHY}]</key>
  192.                             <delay>30s</delay>
  193.                             <history>52w</history>
  194.                             <trends>156w</trends>
  195.                             <description>This counter increments when an MSDU is successfully transmitted after more than one retransmission.</description>
  196.                             <applications>
  197.                                 <application>
  198.                                     <name>Mac80211</name>
  199.                                 </application>
  200.                             </applications>
  201.                             <preprocessing>
  202.                                 <step>
  203.                                     <type>CHANGE_PER_SECOND</type>
  204.                                     <parameters>
  205.                                         <parameter/>
  206.                                     </parameters>
  207.                                 </step>
  208.                             </preprocessing>
  209.                             <request_method>POST</request_method>
  210.                         </item_prototype>
  211.                         <item_prototype>
  212.                             <name>Multiple Retry Ratio ({#PHY})</name>
  213.                             <type>CALCULATED</type>
  214.                             <key>mac80211.MultipleRetryRatio[{#PHY}]</key>
  215.                             <delay>30s</delay>
  216.                             <history>52w</history>
  217.                             <trends>156w</trends>
  218.                             <value_type>FLOAT</value_type>
  219.                             <units>%</units>
  220.                             <params>100 * avg(&quot;mac80211.MultipleRetryCount[{#PHY}]&quot;,#2) / (avg(&quot;mac80211.TransmittedFrameCount[{#PHY}]&quot;,#2) + 0.0001)</params>
  221.                             <applications>
  222.                                 <application>
  223.                                     <name>Mac80211</name>
  224.                                 </application>
  225.                             </applications>
  226.                             <request_method>POST</request_method>
  227.                         </item_prototype>
  228.                         <item_prototype>
  229.                             <name>ReceivedFragmentCount ({#PHY})</name>
  230.                             <type>ZABBIX_ACTIVE</type>
  231.                             <key>mac80211.ReceivedFragmentCount[{#PHY}]</key>
  232.                             <delay>30s</delay>
  233.                             <history>52w</history>
  234.                             <trends>156w</trends>
  235.                             <status>DISABLED</status>
  236.                             <description>This counter is incremented for each successfully received MPDU of type Data or Management.</description>
  237.                             <applications>
  238.                                 <application>
  239.                                     <name>Mac80211</name>
  240.                                 </application>
  241.                             </applications>
  242.                             <preprocessing>
  243.                                 <step>
  244.                                     <type>CHANGE_PER_SECOND</type>
  245.                                     <parameters>
  246.                                         <parameter/>
  247.                                     </parameters>
  248.                                 </step>
  249.                             </preprocessing>
  250.                             <request_method>POST</request_method>
  251.                         </item_prototype>
  252.                         <item_prototype>
  253.                             <name>RetryCount ({#PHY})</name>
  254.                             <type>ZABBIX_ACTIVE</type>
  255.                             <key>mac80211.RetryCount[{#PHY}]</key>
  256.                             <delay>30s</delay>
  257.                             <history>52w</history>
  258.                             <trends>156w</trends>
  259.                             <description>This counter increments when an MSDU is successfully transmitted after one or more retransmissions.</description>
  260.                             <applications>
  261.                                 <application>
  262.                                     <name>Mac80211</name>
  263.                                 </application>
  264.                             </applications>
  265.                             <preprocessing>
  266.                                 <step>
  267.                                     <type>CHANGE_PER_SECOND</type>
  268.                                     <parameters>
  269.                                         <parameter/>
  270.                                     </parameters>
  271.                                 </step>
  272.                             </preprocessing>
  273.                             <request_method>POST</request_method>
  274.                         </item_prototype>
  275.                         <item_prototype>
  276.                             <name>Retry Ratio ({#PHY})</name>
  277.                             <type>CALCULATED</type>
  278.                             <key>mac80211.RetryRatio[{#PHY}]</key>
  279.                             <delay>30s</delay>
  280.                             <history>52w</history>
  281.                             <trends>156w</trends>
  282.                             <value_type>FLOAT</value_type>
  283.                             <units>%</units>
  284.                             <params>100 * avg(&quot;mac80211.RetryCount[{#PHY}]&quot;,#2) / (avg(&quot;mac80211.TransmittedFrameCount[{#PHY}]&quot;,#2) + 0.0001)</params>
  285.                             <applications>
  286.                                 <application>
  287.                                     <name>Mac80211</name>
  288.                                 </application>
  289.                             </applications>
  290.                             <request_method>POST</request_method>
  291.                         </item_prototype>
  292.                         <item_prototype>
  293.                             <name>RTSFailureCount ({#PHY})</name>
  294.                             <type>ZABBIX_ACTIVE</type>
  295.                             <key>mac80211.RTSFailureCount[{#PHY}]</key>
  296.                             <delay>30s</delay>
  297.                             <history>52w</history>
  298.                             <trends>156w</trends>
  299.                             <status>DISABLED</status>
  300.                             <description>This counter increments when a CTS is not received in response to an RTS.</description>
  301.                             <applications>
  302.                                 <application>
  303.                                     <name>Mac80211</name>
  304.                                 </application>
  305.                             </applications>
  306.                             <preprocessing>
  307.                                 <step>
  308.                                     <type>CHANGE_PER_SECOND</type>
  309.                                     <parameters>
  310.                                         <parameter/>
  311.                                     </parameters>
  312.                                 </step>
  313.                             </preprocessing>
  314.                             <request_method>POST</request_method>
  315.                         </item_prototype>
  316.                         <item_prototype>
  317.                             <name>RTSSuccessCount ({#PHY})</name>
  318.                             <type>ZABBIX_ACTIVE</type>
  319.                             <key>mac80211.RTSSuccessCount[{#PHY}]</key>
  320.                             <delay>30s</delay>
  321.                             <history>52w</history>
  322.                             <trends>156w</trends>
  323.                             <status>DISABLED</status>
  324.                             <description>This counter increments when a CTS is received in response to an RTS.</description>
  325.                             <applications>
  326.                                 <application>
  327.                                     <name>Mac80211</name>
  328.                                 </application>
  329.                             </applications>
  330.                             <preprocessing>
  331.                                 <step>
  332.                                     <type>CHANGE_PER_SECOND</type>
  333.                                     <parameters>
  334.                                         <parameter/>
  335.                                     </parameters>
  336.                                 </step>
  337.                             </preprocessing>
  338.                             <request_method>POST</request_method>
  339.                         </item_prototype>
  340.                         <item_prototype>
  341.                             <name>TransmittedFragmentCount ({#PHY})</name>
  342.                             <type>ZABBIX_ACTIVE</type>
  343.                             <key>mac80211.TransmittedFragmentCount[{#PHY}]</key>
  344.                             <delay>30s</delay>
  345.                             <history>52w</history>
  346.                             <trends>156w</trends>
  347.                             <status>DISABLED</status>
  348.                             <description>This counter is incremented for an acknowledged MPDU with an individual address in the address 1 field or an MPDU with a group address in the address 1 field of type Data or Management.</description>
  349.                             <applications>
  350.                                 <application>
  351.                                     <name>Mac80211</name>
  352.                                 </application>
  353.                             </applications>
  354.                             <preprocessing>
  355.                                 <step>
  356.                                     <type>CHANGE_PER_SECOND</type>
  357.                                     <parameters>
  358.                                         <parameter/>
  359.                                     </parameters>
  360.                                 </step>
  361.                             </preprocessing>
  362.                             <request_method>POST</request_method>
  363.                         </item_prototype>
  364.                         <item_prototype>
  365.                             <name>TransmittedFrameCount ({#PHY})</name>
  366.                             <type>ZABBIX_ACTIVE</type>
  367.                             <key>mac80211.TransmittedFrameCount[{#PHY}]</key>
  368.                             <delay>30s</delay>
  369.                             <history>52w</history>
  370.                             <trends>156w</trends>
  371.                             <description>This counter increments for each successfully transmitted MSDU.</description>
  372.                             <applications>
  373.                                 <application>
  374.                                     <name>Mac80211</name>
  375.                                 </application>
  376.                             </applications>
  377.                             <preprocessing>
  378.                                 <step>
  379.                                     <type>CHANGE_PER_SECOND</type>
  380.                                     <parameters>
  381.                                         <parameter/>
  382.                                     </parameters>
  383.                                 </step>
  384.                             </preprocessing>
  385.                             <request_method>POST</request_method>
  386.                         </item_prototype>
  387.                     </item_prototypes>
  388.                     <graph_prototypes>
  389.                         <graph_prototype>
  390.                             <name>Transmission statistics ({#PHY})</name>
  391.                             <ymin_type_1>FIXED</ymin_type_1>
  392.                             <graph_items>
  393.                                 <graph_item>
  394.                                     <color>000000</color>
  395.                                     <item>
  396.                                         <host>Template Openwrt Mac80211</host>
  397.                                         <key>mac80211.FailedRatio[{#PHY}]</key>
  398.                                     </item>
  399.                                 </graph_item>
  400.                                 <graph_item>
  401.                                     <sortorder>1</sortorder>
  402.                                     <color>FF3333</color>
  403.                                     <item>
  404.                                         <host>Template Openwrt Mac80211</host>
  405.                                         <key>mac80211.MultipleRetryRatio[{#PHY}]</key>
  406.                                     </item>
  407.                                 </graph_item>
  408.                                 <graph_item>
  409.                                     <sortorder>2</sortorder>
  410.                                     <color>FFFF33</color>
  411.                                     <item>
  412.                                         <host>Template Openwrt Mac80211</host>
  413.                                         <key>mac80211.RetryRatio[{#PHY}]</key>
  414.                                     </item>
  415.                                 </graph_item>
  416.                             </graph_items>
  417.                         </graph_prototype>
  418.                     </graph_prototypes>
  419.                     <request_method>POST</request_method>
  420.                 </discovery_rule>
  421.             </discovery_rules>
  422.         </template>
  423.     </templates>
  424. </zabbix_export>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement