Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cuegui] Add "Boot Time" column to HostMonitorTree and update AttributesPlugin to include boot time with year #1664

Conversation

ramonfigueiredo
Copy link
Collaborator

@ramonfigueiredo ramonfigueiredo commented Feb 14, 2025

  • Added "Boot Time" column to HostMonitorTree to display and sort by boot time
  • Updated AttributesPlugin.py to include year in bootTime attribute

Link the Issue(s) this Pull Request is related to.
#1663

Summarize your change.
Add a "Boot Time" column to the "Monitor Hosts" window to display and sort hosts by their boot time. This enhancement will make it easier to identify hosts that need a reboot by allowing users to sort the list of hosts by their boot time.

  • The "Boot Time" will be displayed in the format dd/mm hh:mm in the "Monitor Hosts" without the year to not use too much space in the data grip
  • The boot time will be displayed in the format dd/mm/yyyy hh:mm in the "Attributes Plugin"

@ramonfigueiredo
Copy link
Collaborator Author

ramonfigueiredo commented Feb 14, 2025

Before:
image

After:
image

@ramonfigueiredo ramonfigueiredo marked this pull request as ready for review February 14, 2025 23:58
@ramonfigueiredo ramonfigueiredo changed the title [cuegui] Add bootTime column with year to HostMonitorTree and update AttributesPlugin [cuegui] Add "Boot Time" column to HostMonitorTree and update AttributesPlugin to include boot time with year Feb 15, 2025
@ramonfigueiredo ramonfigueiredo marked this pull request as draft February 15, 2025 00:19
…AttributesPlugin

- Added "Boot Time" column to `HostMonitorTree` to display and sort by boot time
- Formatted boot time as `dd/mm/yyyy hh:mm`
- Updated `AttributesPlugin.py` to include year in `bootTime` attribute
@ramonfigueiredo ramonfigueiredo force-pushed the add-bootTime-column-with-year branch from 7ce9c61 to d5901be Compare February 15, 2025 00:27
@ramonfigueiredo ramonfigueiredo marked this pull request as ready for review February 15, 2025 00:34
@ramonfigueiredo ramonfigueiredo merged commit 4baedac into AcademySoftwareFoundation:master Feb 15, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants