My client suggested that we should add following fields in the Monitoring - System Statistics page.
1. Current server Machine Name/ IP address , so that user can know which server in HA is the main server now.
2. Current system Time. We only have Server start time in the Monitor page
3. Current HardDrive usage/ available space. We only have storage usage checking now.
The Req 1 can be done by running Subsystems["PlatformSubsystem"].GetEntityUsageReport()
Req 2 is a very simple js request, both of them can be configured in a custom mashup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.