Add a juju action to gather diagnostics

Bug #1802833 reported by Paul Gear
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NTP Charm
Fix Released
Medium
Paul Gear

Bug Description

This is needed for geo-restricted environments where login is prohibited. The output of the action should run (at least) the following:

test -x /usr/sbin/ntpq && ntpq -npc readvar; \
test -x /usr/bin/chronyc && chronyc -n sources && chronyc -n tracking; \
grep . /sys/devices/system/clocksource/clocksource*/[ac]*_clocksource

Related branches

Paul Gear (paulgear)
Changed in ntp-charm:
assignee: nobody → Paul Gear (paulgear)
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Paul Gear (paulgear) wrote :

cs:ntp-32 promoted to stable channel after successful CI runs on all LTS releases.

Changed in ntp-charm:
status: Fix Committed → Fix Released
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.