How to check retention for OSWatcher in tfa?
Hello,
Now OSWatcher is integrated in tfa (e.g. tfa 12.1.0.7, tfa 12.1.0.8). If you install TFA Supporttools it is possible to configure Retention for OSWatcher as followed:
tfactl
An in tfactl:
stop oswbb
start oswbb 60 240
So OSWatcher checks every 60 second and keeps the data 10 days (240 hours). So far so good.
If I check how long the data are their, it seems to work.
BUT that I can not check the retention for OSWatcher in tfa.
tfactl toolstatus
does not present any information about this.
I need a command like
"tfactl check retention for oswbb"
Can anyone help me?
Thank you and Regards