Ad Widget

Collapse

How to monitor CPU/RAM/Disk usage by IIS AppPools and Websites.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leeurr
    Junior Member
    • Jan 2025
    • 1

    #1

    How to monitor CPU/RAM/Disk usage by IIS AppPools and Websites.

    I want to know if there is a way to monitor each website separately in IIS, specifically get the CPU/RAM/Disk usage by each IIS site's processes.

    Currently the default templates only show some internal IIS statistics like "current connections" etc., but I need to retrieve the amount of resources allocated by each standalone site in IIS on Windows.

    Alternatively, is there a way to directly monitor the CPU/RAM/Disk usage of individual processes individually from home site in IIS

    I have a setup based on Zabbix 6.0.37

    Thanks
  • Blevar
    Member
    • Jan 2025
    • 68

    #2
    Have you tried using template: https://www.zabbix.com/integrations/iis

    Comment

    Working...