Session Data Collected By Gibraltar
The table below summarizes the useful data Gibraltar collects. But, to really appreciate
the ease with which Gibraltar helps you streamline application support, you really
need to Try It!
|
Data Type
|
Gibraltar Capabilities
|
|
Message Logging
|
+ Records all .NET Trace, Debug and Console messages
+ Log4Net listener included for Log4Net users
+ Easily integrated with other logging systems
+ Includes timestamp, thread id and source code reference for each message
|
|
Configuration data
|
+ User name, computer name, command line arguments
+ Time zone and culture (O/S, Process and UI)
+ Product and application name, description and version number
+ Name, location and version number on each loaded assembly
+ Operating system family, version and service pack
+ .NET framework version
+ Processor and O/S Architecture
+ Processor info, memory and screen size
+ Thread details for each managed thread that logs messages
+ Custom properties from app.config file such as CustID, etc
|
|
System events
|
+ Assembly Load, AppDomain Unload, Process Exit
+ Network Address Changed, Network Availability Changed
+ Display Settings Changing/Changed
+ Power Mode Changed
+ Session Switch, Session Ending
+ Time Changed
|
|
Performance metrics
|
+ Memory (9 process + 3 system counters)
+ Processor (3 process + 1 system counters)
+ Disk (4 total + 4 counters per disk)
+ Network (5 counters per interface)
|
|
Exceptions
|
+ Unhandled exceptions including stack trace a type
+ Handled exceptions can be easily logged via Gibraltar API
|