CQ-Unix-Toolkit
CQ-Unix-Toolkit copied to clipboard
CQ Unix Toolkit
Hey, `cqmon -u admin -p admin -i http://locahost:4502 -S` on clean AEM6 returns: ``` HTTP RESPONSE 404: Not found or forbidden: please check permissions ``` Sling statistics flag (`-s`) works...
Monitor Sling and CQ critical measures and indicators like number of requests, duration, repository sessions and replication queues.
Currently CQ UNIX Toolkit comes with `cqosgi` command that allows for listing, stopping and starting of OSGi bundles. Would be nice to see something similar for OSGi components (`/system/console/components`). CQ/AEM...
Hey, I was wondering what was the reasoning behind `column` command flags used in the following tools: - `cqapi` - `cqjcr` - `cqls` - `cqosgi` - `cqwfl` Every single time...
``` $ ./cqbld -u admin yyy 2>/dev/null 000 Packaging content...... A META-INF A META-INF/vault A META-INF/vault/config.xml A META-INF/vault/filter.xml A META-INF/vault/nodetypes.cnd A META-INF/vault/properties.xml A /.content.xml A /content A /content/.content.xml - Aggregation...
Attempting to fix an issue with the install script to make it portable on mac os by replacing the readlink with a dirname command to obtain the directory where the...
Add a new command, e.g. cqhelp, that could potentially produce a list of all of the available commands and a short description of their usage. Similar to the output of...