get the check_ipmi_sensors output via an action

Bug #1942146 reported by Andrea Ieri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hw-health-charm
Won't Fix
Undecided
Unassigned

Bug Description

The hw-health charm uses the check_ipmi_sensors script to validate the health of the server via the BMC. Whenever issues are reported, we get a rather succinct output in Nagios (due to the 1-line limitation of NRPE output), and need to log into the server to figure out what exactly is wrong.

This is usually not entirely trivial, and normally consists of the following steps:
1. ssh into the server
2. figure out which script the nrpe check actually runs
3. configure the script with the correct exclusions
4. find out how to get verbose output

I propose we write an action to automate the above. The action would simply run check_ipmi_sensors in exactly the same way nrpe does (i.e. using the charm-provided configuration options), but return verbose output.

Revision history for this message
Eric Chen (eric-chen) wrote :

This charm is no longer being actively maintained. Please consider using the new hardware-observer-operator instead. (https://github.com/canonical/hardware-observer-operator)
This issue is not critical, therefore, I mark it as "won't fix"

Changed in charm-hw-health:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.