Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deonvz/eventlogmonitor

This app monitors the Eventlog on a certain machine if it shows errors or warnings which can be set in eventmon.vbs it will mail the email address that is set in the mailsend.bat file. This is achieved by adding the events.bat under the scheduled tasks and running it when desired. Through mailsend.bat & mailsend.exe it will be able to mail the recipients the relative info and also the body of msg.txt.If triggered it will log to sendmail.txt. Uses VBscript, DOS and the sendmail app.
https://github.com/deonvz/eventlogmonitor

alerting batch batch-script dos eventlog eventlogmonitor eventlogs events monitor monitoring reporting vbs vbscript windows

Last synced: about 1 month ago
JSON representation

This app monitors the Eventlog on a certain machine if it shows errors or warnings which can be set in eventmon.vbs it will mail the email address that is set in the mailsend.bat file. This is achieved by adding the events.bat under the scheduled tasks and running it when desired. Through mailsend.bat & mailsend.exe it will be able to mail the recipients the relative info and also the body of msg.txt.If triggered it will log to sendmail.txt. Uses VBscript, DOS and the sendmail app.

Awesome Lists containing this project