|
How do I run it?First, you should install PerformanceMonster on your system. Running PerformanceMonsterOpen a command prompt, go to your PerformanceMonster installation directory, run "performancemonster.sh" (Unix/Linux) or "performancemonster.bat" (Windows). If it doesn't work "out of the box", you might need to edit the startup script to point to the correct Java Runtime Environment (version 6 or newer required). Running a test programThere's also a tiny test program included. To test Performance Monster, you should first define a log4j configuration file, like this: log4j.rootLogger=DEBUG, PERFORMANCE_MONSTER Save this to a file called "perfmonster.configuration". Then start the test program by typing
Clicking the buttons in the window of the test program will send log information to PerformanceMonster. |