In a nutshell: use the ‘eventcreate‘
I had an issue with ITM Windows Agent creating events which I was then sending out email alerts via a UNIX script.
The simple problem was backslashes in windows paths where the “Take Action” notification script was literalizing characters which might be part of the EventLog Description
For example:
"c:\Damned these\nagging\slashes\argh"
became
c:\Damned these
agging\slashesrgh
Yes, simply quoting my string would have solved most of my problem, IT DID HOWEVER lead me to a handy windows command for testing, called ‘eventcreateid‘
Example : eventcreate /ID 101 /SO FooBar /D “Test Message for ITM” /T ERROR /L Application
Tags: Damned, eventcreate, example, issue, itm, L Application, notification script, Problem, script, slashes, T ERROR, test message, unix, unix script, windows command
Posted in ITM6.x, WindozeMiscellaneous | Comments (0)
Par for the course with IBM Tivoli’s porting of aqcuired products and their attempt at integrating them together, the ITM Agent for the a Netcool’s OmnibusĀ does not install in the expected $CANDLEHOME.
IBM has opened an enhancement request based on the PMR I opened. My workaround below.
Problem title
TEMA for Omnibus does support optional $CANDLEHOME paths
.
Problem description Read the rest of this entry »
Tags: Agent, alternate path, attempt, CANDLEHOME, course, enhancement, enhancement request, FITS, ibm, itm, link, ncagent, netcool, Omnibus, Par, path, PMR, Problem, problem description, Request, solution, support, symbolic link, target, Tivoli, uid, workaround
Posted in ITM, Omnibus72x | Comments (0)
Placeholder for notes of upgrade, reproduce the problem on vmware windows.
http://publib.boulder.ibm.com/infocenter/tivihelp/v15r1/index.jsp?topic=/com.ibm.omegamon.xe_ims.doc/kipmsmst52.htm
Tags: ims, infocenter, Omegamon, Placeholder, Problem, publib boulder, upgrade, vmware, xe
Posted in Non-Tivoli | Comments (0)