Service & Process Monitor help
Download pluginSensors:
- jStatus.ServiceMonitor
- jStatus.ProcessMonitor
- jStatus.NetworkStatus
Parameters:
- ServiceName :: Only for the ServiceMonitor sensor. Must be the "Service Name" not the display name
- ProcessName :: Only for the ProcessMonitor sensor. Must be the name of the process, for example cmd.exe would be the Command Promt.
- Location :: Only for the NetworkStatus sensor. Must be the name/ip/FQDM of the Network Resource.
e.g. FQDM's: www.coolmon.org or www.blackdot.be, IP's: 127.0.0.1, 192.168.2.1.1, Name: Workstation1(name of computer in windows network)
- RunningText :: Text to display when service/process is running (optional)
- NotRunningText :: Text to display when service/process is not running (optional)
- OnlineText :: Text to display when network resource is online (optional)
- OfflineText :: Text to display when network resource is offline (optional)
How to find our a the "Service Name" of a service?
1) Goto: Start->Run
2) Enter services.msc
3) Right Click on a service you want
4) Select Propeties
5) On the General tab there should be a lable saying Service Name, thats is the name you need to enter.