For UNIX, use:
ps -ef | grep sm_notify
The command returns a list of process statuses for the notification adapters. To identify each adapter, look for the adapter name: mail, file, trap, or script.
For UNIX, use:
ps -ef | grep sm_notify
The command returns a list of process statuses for the notification adapters. To identify each adapter, look for the adapter name: mail, file, trap, or script.