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

[baseimage]: fix monit configuration #3448

Merged
merged 3 commits into from
Sep 13, 2019
Merged

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Sep 12, 2019

- What I did
monit config broke by one monit upgrade

abandon sed approach since it is suspestible to monit config changes

- How I did it

- How to verify it
put monitrc configuration on the DUT and test

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

monit config broke by one monit upgrade

abandon sed approach since it is suspestible to monit config changes
@lguohan lguohan marked this pull request as ready for review September 13, 2019 02:04
@lguohan lguohan merged commit 95a72b4 into sonic-net:master Sep 13, 2019
lguohan added a commit that referenced this pull request Sep 13, 2019
- monit config broke by one monit upgrade
- abandon sed approach since it is suspestible to monit config changes
- use unixsocket instead of httpd due to a bug in 5.20.0
mssonicbld added a commit that referenced this pull request Aug 1, 2024
…atically (#19758)

#### Why I did it
src/sonic-utilities
```
* c29f0c63 - (HEAD -> 202311, origin/202311) [sfputil] Add loopback sub-command for debugging and module diagnostics (#3448) (3 hours ago) [Xinyu Lin]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants