 |
System Script Host - Script Library
|
|
Last updated: 2000-12-18
Here you'll find System Script Host scripts,
some very simple, some quite complex. If you wrote System
Script Host scripts which you would like to share with others,
please send them to support@netal.com.
They will then be published on this page.
| Files |
Added/
Updated |
Description |
EntELMon.ssh
EntELMon.ini |
2000-12-18 |
This script, along with its
configuration file, implements an Enterprise Event Log Monitor.
The script will send an e-mail containing event details to
specified recipients whenever a new Event Log entry which meets
the specified conditions occurs on one of the specified
computers in the network. Using this script, a single SSH instance
can monitor an arbitrary number of computers on the network for
critical Event Log messages. By using WMI services on the
monitored computers as built-in agents, event data are only
transmitted over the network immediately after a new Event Log
entry was generated. |
EL2SL.ssh
EL2SL.ini |
2000-06-09 |
This script, along with its
configuration file, implements an EventLog-to-Syslog forwarder. |
FileProcessor.ssh
|
2000-01-09 |
This script implements the following
functionality: It monitors an input directory for new files. New
files are then moved to a work directory and their content is
processed. Afterwards the files are moved to an archive directory. |
Scheduler.ssh
Scheduler.ini |
2000-01-07 |
This script, along with its
configuration file, implements an SSH script scheduler. |
ElMon.ssh
ServerMonitor.ssh
SyslogD.ssh |
1999-12-27 |
These scripts differ from the original
sample scripts, distributed with the SSH 2.1 product, in that they
implement error handling using the provided mechanism of the
scripting language (VBScript). |
|