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

provide simple monitoring not only for machine, but also for machine-sp #286

Open
SchoolGuy opened this issue Jan 21, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@SchoolGuy
Copy link
Collaborator

2022-03-14 17:53:45 UTC

Right now there is no easy way to tell if a BMC is alive or dead.
It would be nice to add an extra column (next to IPv4/IPv6/SSH/Login) to ping the BMC, in case one is configured. I think a simple ping test would do the job.

Perhaps this could be extended to run "ipmitool sol info" or whatever to check if the credentials are correct, which means another column. Or just merge both tests like " if (ping && ipmitool): green ; else red" .


Migrated from: https://bugzilla.suse.com/show_bug.cgi?id=1197106

@SchoolGuy SchoolGuy added the enhancement New feature or request label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant