IIS & APP Pools Status

Hi everybody,

I would like to monitoring IIS status, I saw this article related to IIS & APP pools IIS & App pool monitoring in check_mk, I followed the instructions, but CMK didn’t discover any new service.

Here is my configuration:

image

When I execute the .exe since the computer this is the information that showed.

image

Somebody have any clue about why CMK didn’t create the service named “IISWebSites”

I’m using Check_MK Raw edition 1.6.0p20

Thank you in advance.

Cesar Valdez

Hi @Cesar.Valdez ,

did you modify the file C:\ProgramData\CheckMK\Agent\check_mk.user.yml?
And did you copy the check_iis.conf into C:\ProgramData\CheckMK\Agent\config?

BR
Anastasios

Hey Cesar,

just a few ideas.

  1. As there are spaces in the path I would try to set the path into backticks as in the example two lines above yours
  2. Check with yamllint or something like that, if your indentation is correct
  3. ake a log at the agent Logfile, this is usually very verbose about what is happening and what not :slight_smile:
  4. Take a look at the agent output, to see if the output of the mrpe command is attached
1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact @fayepal if you think this should be re-opened.