This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
e12d2e8bee
sonic-buildimage
/
device
/
mellanox
/
x86_64-mlnx_msn2700-r0
/
pmon_daemon_control.json
6 lines
56 B
JSON
Raw
Normal View
History
Unescape
Escape
[Pmon] dynamically load pmon daemons (#2654) * dynamically load pmon daemons
2019-03-22 04:49:35 -05:00
{
[PMON] Extend pmon daemon start control to lm-sensors and fancontrol for 201911 (#4487) Extend the PMON daemon start control to lm-sensors and fancontrol. change template docker-pmon.supervisord.conf.j2 and start.sh.j2 to have lm-sensors and fancontrol start scripts and supervisord config file controlled by pmon_daemon_control.json. the intention is to avoid wrong daemon status in "supervisorctl status" output. For example, on some platform, if there is no fancontrol config file, and it is not ruled out from supervisord conf file and start.sh, we'll see fancontrol in "STOPPED" status from "supervisorctl status" output, which will violate some check in the platform test(check daemon status as expected)
2020-04-28 20:39:10 -05:00
"skip_ledd"
:
true
,
"skip_fancontrol"
:
true
[Pmon] dynamically load pmon daemons (#2654) * dynamically load pmon daemons
2019-03-22 04:49:35 -05:00
}
Reference in New Issue
Copy Permalink