Technote (troubleshooting)
Problem(Abstract)
wdmconfig -G 'key' gets an error message, that 'key' was not found in the monitoring configuration on the managed node
Cause
The wdmconfig -G reads the keys from the $DBDIR/dmml/tedw/.config file. This displays no default values, set by ITM. So if there is no value set for the key, set by "wdmconfig -D key=value", the error message occurs.
Resolving the problem
Check the $DBDIR/dmml/tedw/.config for the missing key. If the key does not exist in the .config file, set the mentioned key with "wdmconfig -m <ManagedNode> -D key=value".
(e.g. wdmconfig -m tivsuppch -D request_manager.threads=200)
The "wdmconfig -G key" displays now this key with the value.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.