3 minute read
With this release, we are updating the React library used in the Portal to a more recent version. This change should be mostly invisible to users there are a few notable improvements including:
Previously if you selected multiple nodes from the Nodes table and used the Actions>Upgrade option the confirmation dialog didn’t include the actual names of the selected nodes. Now each selected node is listed prior to confirmation.
This release will change alert resolution messages to include the new value of the threshold. Previously the message would only include the old value. E.g. if CPU utilization was over 90% but dropped back to 55% that new value will be included in the event message.
There is a new button in the Advanced > JVM Memory panel that will force the JVM to clean up memory and execute garbage collection. This is useful if you are seeing memory issues and want to force the JVM to clean up memory.
This release introduces a new event type generated whenever a node is deleted. Deletions were always tracked as part of Changes but this new event type allows for an alarm filter to be configured to alert a channel when a deletion occurs.
NAT validation previously allowed invalid CIDR such as 10.0.0.8/8. This release will now prevent invalid CIDRs from being saved.
The status notification banner for maintenance and incidents has been moved from a pop-up in the bottom right to a banner at the bottom of the screen. This will make it a bit less intrusive when working within the portal.
Node information about SSH connectivity, DNS access, and repo connectivity are now surfaced in the Portal, both in the nodes table and on each node’s overview page.
disabled
, the node is listening for SSH on an external interface.unhealthy
, the node cannot resolve DNS names. This can prevent things like control plane failovers from working correctly.disconnected
, the node is unable to fetch software updates from Trustgrid.Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.