kConfigCheck.sh
The kConfigCheck.sh
script performs sanity checks on a specified PPM Server instance defined in the server.conf
file. The script returns a status of either "Node <PPM Server> sanity failed"
or "Node <PPM Server> sanity passed".
Run the script as follows:
kConfigCheck.sh -name<
PPM Server>
If you run the script without specifying a PPM Server, the script performs a sanity check on the first node defined in the server.conf
file.
If the sanity check fails, the PPM Server instance does not start up.