How to rotate/roll the performance throughput report log in Smarts Service Assurance Manager (Smarts SAM)/Smarts Open Integration (Smarts OI)
How do I roll perf log file for a running Smarts server process?
You can roll the log file using a dmctl command. The following dmctl command will roll the perf log file for a SAM/OI server:
BASEDIR/smarts/bin/dmctl -s <InCharge_Domain> invoke ICS_NotificationFactory::ICS-NotificationFactory rollPerformanceDataFile
This will roll the log file to a <log name>.perf.bak file.