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>
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
Description
Languages
C
70.2%
Python
18.5%
Shell
7.6%
C++
3.3%
Makefile
0.4%