bslater Posted November 24, 2011 Posted November 24, 2011 Is it possible to setup a notification if a NT Service is not running after a period of time?
Marius Posted November 24, 2011 Posted November 24, 2011 It is, you can set a notification when a process has stopped after x minutes.
bslater Posted November 25, 2011 Author Posted November 25, 2011 Will that also be triggered if a process never starts when the server starts?
Marius Posted November 25, 2011 Posted November 25, 2011 This is actually a very good question - at the moment "has stopped" assumes that is was running before - we will add the notification when the process never actually started.
bslater Posted November 25, 2011 Author Posted November 25, 2011 The scenario that I am looking at is where an Exchange Server starts, and being notified if any of the services do not start - whilst this can be done via Event Log there is a dependency issue with PC Monitor having started before anything else. Ideally if there was a notification that allow you to choose 1 or more services to monitor, and if they were not running for a specified time a notification would be send. Somthing like IF [MSExchangeTransport OR EdgeTransport] NOT RUNNING AND [ElapsedTime = 600] SEND NOTIFICATION
Marius Posted November 26, 2011 Posted November 26, 2011 We will build this value condition (if service running | not running) in the Rules. Paul 1
Marius Posted November 27, 2011 Posted November 27, 2011 This is now supported in version 2.7 beta 2 - you can download it from this forum. There is now a value condition for the service state. Paul 1
Ingthor Posted August 28, 2015 Posted August 28, 2015 Can this be done for processes as well? (like notepad.exe)
Staff Chris Posted August 28, 2015 Staff Posted August 28, 2015 Hi,Welcome to the Pulseway community. We will consider this for a future release.Chris
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now