microsoft / IIS.ServiceMonitor

An entrypoint process for running IIS in Windows containers
MIT License
126 stars 42 forks source link

ServiceMonitor do not support multiple application pools #82

Open remy-bcz opened 1 year ago

remy-bcz commented 1 year ago

There is no possibility to run ServiceMonitor with multiple application pools; There shoud be possibility to pass more arguments (pool names) to command line like:

ServiceMonitor.exe w3svc DefaultAppPool SecondAppPool ThirdAppPool