Hi, If I do a Q Se I see how many bytes sent/received a node has in itīs current scheduled backup so far. At the end I get stats from the client but I cant find any information about how many bytes that were sent to the client. Is there a way to get this information? Accounting record?
When I do a select againts session table I only get information about current sessions???? Information about sessions that just ended seconds ago are gone... select start_time, bytes_sent, bytes_received, wait_seconds, client_name from sessions where start_time >current_timestamp - 3 hours What I want: To see how much trafic a node generates during backup. Tia Henrik ------------------------------------------------------------------- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorised use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you.