Hi,
To diagnose problems on Petals ESB nodes, it would save a lot of time if it was possible to dump the entire configuration into one file, and attach it to bug reports afterwards.
I think this feature would be very easy to implement and I also suggest this behavior:
- create a new zip archive named "petals-esb-<version><hostname><timestamp>.zip"
- add conf/* files
- add system-state.xml
- print every JVM properties into jvm.properties and add it to the zip archive
- print all environment variables into env.lst and add it to the zip archive
- list (just list) the content of the install directory into install.lst and add it to the zip archive
I think it should be implemented in petals-cli because ASAIK it's the only administration tool for petals enterprise
It would be sooooooo nice to have this feature in the next release 
Cheers