cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Add some new fields in the Monitoring - System Statistics

Add some new fields in the Monitoring - System Statistics

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. 

3 Comments
olivierlp
Community Manager
Status changed to: Under Consideration

For 1: HA only has one server called singleton server that handles cross-clusters behaviors such as timers and schedulers. It ensures that tasks are run only once within the cluster. Clustering subsystem has a service to see if current server is singleton. HA doesn't have any other server called main server per se. Also, we cannot expose IP address to comply with security.
For others, we have plans to provide those in the future OOTB.

zyuan1
18-Opal

Hi @olivierlp  The post is created in 2019, so by the time I'm talking about the active/standby HA before TWX 9

olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.