Userexitd for TSM is a configurable handler for Tivoli Storage Manager events. It allows an administrator to filter events using regular expressions and run various actions for TSM events, such as sending mail and SNMP traps, writing messages into syslog, and running scripts and programs. This software consists of two parts: a simple shared library (userexit.so), which is dynamically linked to the TSM Server as a user exit and communicates using a socket with the userexitd daemon, which runs as a separate service. The daemon is configured with an XML configuration file.
| Tags | Archiving backup Networking Monitoring |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX Linux AIX Solaris |
| Implementation | C |
Recent releases


Release Notes: UDP support has been implemented. Linuxisms has been removed, and this release ported to Solaris. mail has been changed to mailx in the sample configuration. A mailto: example has been added. Compiler warnings have been fixed. A Unix socket path length check has been added. The documentation has been corrected. Porting to AIX has begun.


No changes have been submitted for this release.