ClusterLabs / ClusterLabs/anvil

Show the user when a node or DR host was last seen

Open
#643 1 comment 0 reactions 2 assignees Claimed by @ylei-tsubame View on GitHub
Dominant language
Perl
Stars
7
Forks
6
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/ClusterLabs/anvil/assets/189162/55684bcf-8626-4c4c-b0aa-7566a2305935)

In this example, the DR host and an-a01n02 havn't been seen in a while.

On the back-end; Create ```Database->get_last_seen``` and pull the most recent ```modified_date``` for each ```host_uuid```.

On the front-end, if the last update is over 5 minutes, grey out the host or otherwise show that it's stale. The time the system was last seen should be shown somewhere (ie: "Last seen: 30s ago" or something like that).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.