with TRC embedded in TEM Lifecycle, what type of actions made by a controller to a target are logged?
EG: if a user, after that is connected to a unix target, move a file from a folder to another on the target system, or if he open a file with vi, are this actions logged?
The only controller actions that are audited are those performed through the controller console interface, for instance:
Session initiation or session mode changes
Any user acceptance dialog action
Any file transfer performed using the TRC controller console menus
If you have not installed the TRC server, the only way to view the audit logs from the TEM console is by querying the event logs for the target and/or controller. You can find instructions here:
trying to visualize i can see in the controller Summary at “Remote Control Controller Logs” the following message: “The expression could not be evaluated: File error “class FileIOError” on C:\Users\Administrator\trcaudit.log: Windows Error 00000020: The process cannot access the file because it is being used by another process.” What does it means? The file exists.
Regarding the server installation, you have a few options. You can either install it using the fixlet (embedded Websphere)or you can download the war file from passport advantage for installation on WAS standalone. You will find all the options documented here:
on not-standard web ports: 82 for HHTP Server Port and 8443 for SSL
but now, when I try to start the service, it doesn’t start.
In the log folder there are not logs about websphere start.
On event viewer there is the following error: “The IBM WebSphere Application Server V7.0 - Tivoli Endpoint Manager for Remote Control service terminated with service-specific error Incorrect function…”
It is possible that the port you are trying to use is already in use by another app?
Otherwise, you can have a look at the Websphere logs (startserver.log and systemout.log) but if you cannot spot anything obvious, it may be worthwhile to contact support.