Chapter 6. Troubleshooting 169
– $LCF_CATDIR/C/marengine.cat
– /usr/lib/libarm.a
3. Delete the Tivoli Application Performance Management boot method
(Mar_Boot) with the
wep command:
EP_OID=`wlookup -r Endpoint <epname>`
wep boot_method list Mar_Boot $EP_OID
wep boot_method remove Mar_Boot $EP_OID
Then, check the removal with:
wep boot_method list Mar_Boot $EP_OID
4. Re-distribute the MarProfile to the endpoint so that everything will be
re-created properly, including the boot_method and all directories listed
above. Example:
wdistrib -m -l over_all_no_merge @MarProfile:<profilename>
@Endpoint:<epname>
6.4.2 Recycling mar_mlm and mar_ctrl processes
This procedure is specifically designed for use in troubleshooting problems with
the TMTP gateway or TMR ...