Eric Macdonald 95dc86ab57 Fix path to ntpq binary in the sm-troubleshoot collect plugin
The path to ntpq changed from CentOS and Debian but the
sm-troubleshot script was never updated.

    CentOS path /usr/sbin/ntpq
    Debian path /usr/bin/ntpq

This update changes the ntpq binary path in the sm-troubleshoot
collect plugin from /usr/sbin/ntpq to /usr/bin/ntpq ; for Debian.

Test Plan:

PASS: Verify collect sm-troubleshoot plugin uses correct path to ntpq
PASS: Verify collect captures the proper output of ntpq

Closes-Bug: 2133124
Change-Id: Iede58656b08356664b7c203f538f932fefc4b2db
Signed-off-by: Eric Macdonald <eric.macdonald@windriver.com>
2025-11-26 16:27:37 -05:00
2022-05-31 14:18:44 +00:00
2018-09-27 10:14:44 -07:00
2019-04-19 19:52:24 +00:00
2025-01-22 09:51:39 -05:00
2023-07-19 12:28:24 -03:00
2021-10-27 18:59:20 +00:00
2018-05-31 07:36:26 -07:00
2023-07-19 12:28:24 -03:00

ha

The starlingx/ha repository handles High Availability services1.

Its key component is the StarlingX Service Management (SM), which coordinates the StarlingX services.

This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.

References


  1. https://docs.starlingx.io/api-ref/ha↩︎

  2. https://opendev.org/starlingx/manifest.git↩︎

Description
StarlingX High Availability/Process Monitoring/Service Management
Readme 6.6 MiB
Languages
C 70.2%
Python 18.5%
Shell 7.6%
C++ 3.3%
Makefile 0.4%