We have an IWAT Trigger enabled to run a script on the event of any new file being created. We are running on Solaris, so we are using /local/iwlocal.cfg to define our event trigger:
# List of programs to run iwatxxx on -- /etc/init.d/iw.local looks
# into iw-home/local/iwlocal.cfg (an instance of this file) to figure out
# which programs to run on various events.
#
# Delimiters are one or more TABs.
#
#IWATPROG USER COMMAND LINE (default loc. in $IW_HOME/local)
iwatcreate iwvadmin /opt/appbin/TShome/custom/triggers/set-new-file-permissions.sh
What we're seeing is that for some unknown reason, iw.local appears to be stopping and the event trigger no longer runs. Does anyone know what can cause iw.local to stop? There is pretty much no documentation that I can find (surprise!) on iw.local. Nor any logs specific to iw.local.
Anyone have a clue about iw.local?
TS 6.7.2
Solaris 10