jazzmon run description not being used, ?
I am setting up our jazzmon configuration and have a shell script to do all the work.
but passing in the description doesn't seem to work
# monitor the system
java -jar JTSMon.jar monitor PATH_OUTPUT_DIR=$datadir RUN_DESCRIPTION="Jazz Monitoring Service started at $DATE"
gets
description(auto-generated)
but passing in the description doesn't seem to work
# monitor the system
java -jar JTSMon.jar monitor PATH_OUTPUT_DIR=$datadir RUN_DESCRIPTION="Jazz Monitoring Service started at $DATE"
gets
description(auto-generated)