Welcome to mirror list, hosted at ThFree Co, Russian Federation.

template_os_windows_snmp.yaml « windows_snmp « os « templates - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 311422b7af3ebd8d3287b7373a1dbae7ccb0519c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
zabbix_export:
  version: '5.4'
  date: '2021-05-10T19:42:08Z'
  groups:
    -
      uuid: 846977d1dfed4968bc5f8bdb363285bc
      name: 'Templates/Operating systems'
  templates:
    -
      uuid: f9a59315c8944853bb91c0a9ec3056d7
      template: 'Windows SNMP'
      name: 'Windows SNMP'
      description: |
        Official Windows SNMP template. Requires Zabbix server 4.0.14, 4.2.8, 4.4.0 or newer (JSONPath function avg() used with types autoconversion).
        
        
        Known Issues:
        
          Description: Doesn't support In/Out 64 bit counters even though IfxTable is present:
        Currently, Windows gets it’s interface status from MIB-2. Since these 64bit SNMP counters (ifHCInOctets, ifHCOutOctets, etc.) are defined as an extension to IF-MIB, Microsoft has not implemented it.
        https://social.technet.microsoft.com/Forums/windowsserver/en-US/07b62ff0-94f6-40ca-a99d-d129c1b33d70/windows-2008-r2-snmp-64bit-counters-support?forum=winservergen
        
          Version: Win2008, Win2012R2.
        
          Description: Doesn't support ifXTable at all
          Version: WindowsXP
        
          Description: EtherLike MIB is not supported
          Version: *
          Device: *
        
        Template tooling version used: 0.38
      templates:
        -
          name: 'Generic SNMP'
        -
          name: 'HOST-RESOURCES-MIB SNMP'
        -
          name: 'Interfaces Windows SNMP'
      groups:
        -
          name: 'Templates/Operating systems'