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
346b916c0e
sonic-buildimage
/
device
/
mellanox
/
x86_64-mlnx_msn2700-r0
/
pmon_daemon_control.json
7 lines
81 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 (#4447)
2020-04-21 10:00:48 -05:00
"skip_ledd"
:
true
,
Add a configuration to delay start xcvrd for fast-reboot (#5643)
2020-12-02 13:28:18 -06:00
"skip_fancontrol"
:
true
,
[Mellanox] Enhance Python3 support for platform API (#7410) (#7910) - Why I did it This is to back-port Azure 7410 to 202012 branch. Enhance the Python3 support for platform API. Originally, some platform APIs call SDK API which didn't support Python 3. Now the Python 3 APIs have been supported in SDK 4.4.3XXX, Python3 is completely supported by platform API - How I did it Start all platform daemons from python3 1. Remove #/usr/bin/env python at the beginning of each platform API file as the platform API won't be started as daemons but be imported from other daemons. 2. Adjust SDK API calls accordingly Signed-off-by: Stephen Sun <stephens@nvidia.com>
2021-06-18 11:46:41 -05:00
"delay_xcvrd"
:
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