gh-ttgo
Results
2
issues of
gh-ttgo
In order to use the performance counters of check_iis with checkmk's implementation of NRPE ("MRPE"), the performance counters are not allowed to contain spaces. So all site- and app pool...
The key "M" is specified twice in Program.cs. I changed the line to "N" and observed it to be working. ` p.Setup('N', "perfdata-mbytes") .Callback(value => do_perfdata_mbytes = value) .WithDescription("\tArgument used...