Problem:
Occasionally, we need to run scripts at the OS level to monitor the number of open connections, errors, the presence of certain classes in a Java process, etc.
Of course, you can write a script, run it in a loop, output the results to a file, collect the file, and import it into another tool...
Solution:
Run commands directly in BiWhy, immediately analyze the output in tables and charts, and save it for future analysis.
Comments