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
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
Comment