Report Panels
In this panel you can consult the logs of devices, Radius, SNMP, and Prima Center. The content of the logs is kept when you close and restored when you restart KCenter. You can save the log contents into .csv files that can be opened by Excel.
Device Log
Click the Device Log tab to see the list of all information messages sent by all devices. Prosum IP devices send their information messages automatically to all KCenter applications that contact them. Log messages contain no security sensitive information. Each line of the list shows the following information:
Date | Date and time of the message receipt. Note that it may be different from the date and time of the message transmission you can see into the Log page of the device web management. |
Device name | The source device name or KCenter |
Message | Message description. |
Two buttons are available:
Clear: clear the device log
Save:exports the content of the Device log to device.csv located in USER_HOME\.PRIMA Center\Reports\ - USER_HOME stands for the user’s home directory
Radius Accounting Log
In the Report panel, click the Radius tab to open the list of Radius Accounting messages sent by the devices.
To receive this information, the devices must have been configured with the accounting server IP address of the machine containing KCenter. The devices must also be set up in Static Devices Settings or in Radius Client Settings.
Note that devices added to the Static Device list are automatically duplicated into the Radius Client list, whereas Dynamic Devices have to be added “manually” to the Radius Client list.
The log is displayed in a list. Each line displays the following information:
Starting Date | Date and time of the session starting |
End Date | Date and time of the session end |
Device Name | The device name as configured in the device management. |
IP Address | The device IP address as configured in the device management. |
User Name | The name of user that makes the session |
Session ID | Session identification |
Session Status | Current session status |
Terminate Cause | Origin of the session end |
Note that each user session takes a single line. The content of the line is updated when the session is completed.
Three buttons are available:
Clear clear the radius log
Save exports the Radius Accounting log contents to radius.csv located in the “USER_HOME\.PRIMA Center\Reports\” folder - USER_HOME stands for the user’s home directory
Radius Clients opens the radius client management box. See Radius Client Management
Snmp Log
KCenter can act as an SNMP server receiving alerts (traps) sent by the devices, provided they have been set up to send their SNMP traps to the IP Address of the computer running KCenter.
Each line of the SNMP log contains the following information:
Date | Date and time of the message. |
Device Address | The device IP address as configured in the device management. |
Device Type | The device product type |
Time Stamp | The elapsed time since the device has rebooted |
Object 1 Object 2 ..... |
Describes the trap event as defined in the device SNMP mib. For more information about objects, consult the device user manual. |
Two buttons are available:
Clear clears the snmp log
Save exports the SNMP log contents to snmp.csv located in the “USER_HOME\.PRIMA Center\Reports\” folder - USER_HOME stands for the user’s home directory