B4SD.WatchDog Application and Service

B4SD.WatchDog

Version: 2.3.21.420

Description: I wrote a .NET application that can check to ensure a user is logged on a pc (session exists), and if not attempt to create one for the user and alert if unsuccessful.  It also can check to ensure a process exists (for any user or for a specific user), and if not, attempt to restart it under a specified user account on the PC, and alert if unsuccessful.

It is has a windows service that runs at system startup and an administration application to manage everything, and create/update/remove alerts.


* Contact me for licensing information and requests at B4SystemsDesign@gmail.com

Features: 
  • Monitor logged in user sessions on PC.
  • Keep a user/session always logged in (running) in a disconnected session (restart session/login and disconnect if not found).
  • Monitor processes for user or PC.
  • Ensure a process is always running (restart if not found).
  • Email alerts.
  • Backup/Restore settings.
Requirements: 
  • .NET 4+

Screenshots:



Alert Configuration:


Alert Detail (Session Check / Reconnect):
Alert Detail (Process Check / Restart):
B4SDWDOG Service Email Settings Configuration

Comments

Popular posts from this blog

Convert2Utf8: Detect and convert file encodings in batch

B4SDCT: B4 Systems Design Connectivity Toolkit v4.3

cTail: Large File Tailer