Ad Widget

Collapse

Trying to get IIS 8 data from Windows server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • waardd
    Member
    • Aug 2014
    • 82

    #1

    Trying to get IIS 8 data from Windows server

    I have installed the IIS zabbix template from:https://github.com/jjmartres/Zabbix/...bx-windows-iis

    And changed the client config file accordingly.

    But my items become unsupported.
    The client log says:
    2380:20151027:142135.001 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    2380:20151027:142135.001 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    6988:20151027:142136.126 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    6988:20151027:142136.126 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    5932:20151027:142137.220 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    5932:20151027:142137.220 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    2380:20151027:142138.392 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    2380:20151027:142138.392 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    6988:20151027:142139.501 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    6988:20151027:142139.501 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    6988:20151027:142140.564 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    2380:20151027:142141.564 PdhLookupPerfNameByIndex() failed: [0xC0000BBD] A required argument is missing or not correct.
    2380:20151027:142143.782 check_counter_path(): cannot make counterpath '\8112(_Total)\8140': [0xC0000BBD] A required argument is missing or not correct.
    5932:20151027:142143.954 check_counter_path(): cannot make counterpath '\8112(_Total)\8170': [0xC0000BBD] A required argument is missing or not correct.
    6988:20151027:142145.079 check_counter_path(): cannot make counterpath '\8112(_Total)\8174': [0xC0000BBD] A required argument is missing or not correct.

    What is wrong here?
Working...