Specific Service Monitoring
Hello,
I am curious on how i would be able to discover specific services from Windows and or Linux machines and alert and monitor based on their status...
Thanks in Advance!
starboy9
Posted 5 years ago·Last reply 3 years ago
8 comments
MaddyM
·3 years agoThank you! This is exactly what I've been looking for.
LM User
·3 years agohttps://github.com/sweenig/lm/tree/main/ProcessMonitoring
MaddyM
·3 years agoWhere can the datasource for the automated addition of instances be found? When I use the link above, https://github.com/sweenig/lmcommunity/tree/master/ProcessMonitoring it tells me page not found.
starboy9
OP5 years agoAh I See.
My apologies i checked out the XML for the Windows one and saw some variables for the Windows Processes and assumed there...
So aside from the GitHub scripts to discover specific processes what about an ability to discover ALL processes on a windows machine or even Linux?
LM User
·5 years agoThese will discover the ones you tell it to discover, if they are present on the system. You have to specify the list of services/processes to monitor as a property. Instructions are on that same page.
starboy9
OP5 years agoHmmm...
So will these discover the services that are running on the system as well?
LM User
·5 years agoThere are built in datasources that do this. You just need to manually add the instances you want to monitor.
There are community datasources that automate the addition of instances: https://github.com/sweenig/lmcommunity/tree/master/ProcessMonitoring