Ad Widget

Collapse

Not monitoring interface packets and dropped items.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gijs007
    Member
    • Oct 2017
    • 40

    #1

    Not monitoring interface packets and dropped items.

    I'm using Zabbix to monitor the network interfaces on Windows Server 2016. For this I'm using a discovery rule.
    The problem is that only two of the 6 defined prototype items are actually being discovered and monitored:
    net.if.out[{#IFNAME}]
    net.if.in[{#IFNAME}]

    The following items are not being monitored, although they do have a prototype:
    net.if.out[{#IFNAME,packets}]
    net.if.out[{#IFNAME,dropped}]
    net.if.in[{#IFNAME,packets}]
    net.if.int[{#IFNAME,dropped}]

    According to https://www.zabbix.com/documentation...ed_by_platform these items should be supported on WIndows. Why is Zabbix not monitoring or discovering these items?
  • Gijs007
    Member
    • Oct 2017
    • 40

    #2
    bump, this looks like a bug..

    Comment

    Working...