IBM Tivoli Monitoring, Version 6.3

tacmd refreshTECinfo

Description

Use the tacmd refreshTECinfo command to trigger the Event Forwarder to reprocess any updated event destinations, EIF configurations, and custom event mapping files without recycling the HUB Tivoli Enterprise Monitoring Server.

CLI syntax

tacmd refreshTECinfo {-t|--type} {eif|maps|attr|all}

where:
-t|--type
Specifies the type of info to refresh.
eif
Refresh Tivoli Enterprise Console® Event Integration Facility configuration files only (event destinations and EIF configuration file changes).
maps
Refresh event mapping files only.
attr
Refresh new and updated attribute files only.
all
Refresh the Tivoli Enterprise Console Event Integration Facility configuration, event mapping files, and attribute files.

CLI example

This example triggers the reprocessing of the Tivoli Enterprise Console Event Integration Facility configuration without recycling the Tivoli® Enterprise Monitoring Service:
  tacmd  refreshtecinfo -t eif
This example triggers the reprocessing of the event mapping files by the TEC Event Forwarder without recycling the Tivoli Enterprise Monitoring Service:
  tacmd  refreshtecinfo -t maps
This example triggers the reprocessing of new and updated attribute files only without recycling the Tivoli Enterprise Monitoring Service:
  tacmd  refreshtecinfo -t attr

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback