Tag Archives: debug

How to debug your bash script

Simply supply the -x parameter, e.g. bash -x myscript.sh

Posted in Uncategorized | Tagged , , , | Leave a comment

Configuration for BI Publisher Server Level Log

Here are the steps to change your BI Publisher Enterprise Server to be in a debug mode: Login to BIP as Administrator Select Admin -> System Maintenance -> Server Configuration Change Debug Level to ‘Debug’ under General Properties Click on … Continue reading

Posted in Oracle | Tagged , , , , , , , | Leave a comment

Ganglia Daemons Enable Debugging Mode

Just run “gmetad” or “gmond” with the “-d debugging_level” where debugging level is from 1 to 9, this will run it in the foreground and will show very useful information that will help you in debugging, pressing Ctrl+C will kill … Continue reading

Posted in Unix | Tagged , , , | Leave a comment