Hi,
I need to add performance graph option for nhttp.exe service monitoring.
Kindly assist me out in configuring this .
Thanks & Regards,
HAL.
nhttp.exe service monitoring with performance graph
-
kyang
Re: nhttp.exe service monitoring with performance graph
Hello @HAL,
Are you going to monitor the nhttp.exe service with NSClient++? Or have you set this up already?
Do you have any examples of what you've tried?
Most importantly, does this service create any performance data?
You should check the performance counters to see if it even produces anything.
https://docs.nsclient.org/howto/counters/
In Windows, go to the Command Prompt and cd into
This is just an example for Disk, you would want to see if the nhttp.exe service has any counters.
Are you going to monitor the nhttp.exe service with NSClient++? Or have you set this up already?
Do you have any examples of what you've tried?
Most importantly, does this service create any performance data?
You should check the performance counters to see if it even produces anything.
https://docs.nsclient.org/howto/counters/
In Windows, go to the Command Prompt and cd into
Code: Select all
cd C:\Program Files\NSCLient++Code: Select all
nscp sys -- --list Disk --all