Joe LeVeque
1102acec48
[ledd] Exit with code 0 if we fail to find a platform-specific led_control module; no autorestart ( #1688 )
2018-05-10 01:20:22 -07:00
Joe LeVeque
f938f3ecaf
[docker-platform-monitor]: Prevent supervisor from logging unexpected exits from processes known to exit in < 1 second ( #889 )
2017-08-15 10:38:22 -07:00
Joe LeVeque
f49cac086f
Remove extra trailing newlines at EOF ( #804 )
...
Files now end with a single newline
2017-07-12 20:54:37 -07:00
Joe LeVeque
22819d9983
[docker-platform-monitor]: Add fancontrol ( #735 )
2017-06-23 15:23:00 -07:00
Joe LeVeque
d094ceecc2
[docker-platform-monitor]: Add LED control daemon and plugin for x86_64-arista_7050_qx32 platform ( #691 )
...
* Add files for building ledd package; add ledd to docker-platform-monitor; Control platform monitor docker using supervisord
* Add sonic-platform-daemons submodule
* Rename ledd.mk -> sonic-ledd.mk
* Add led_control.py plugin for x86_64-arista_7050_qx32 platform
* Rename Dockerfile -> Dockerfile.j2
* Fix build
* Remove blank line
2017-06-10 22:05:11 -07:00
Joe LeVeque
d5c13c0a83
[dockers]: Disable autorestart on all supervisor processes inside containers ( #580 )
2017-05-09 17:37:08 -07:00
Joe LeVeque
8f348399f5
[Dockers]: Manage all Docker containers with Supervisord ( #573 )
...
- Consolidate config.sh and start.sh scripts into one script (start.sh)
- Solve issue #435 - All dockers now run supervisord as their ENTRYPOINT
- All stdout/stderr output from processes managed by supervisord is now sent to syslog instead of their own files
- Supervisord log messages are now also sent to syslog
- Removed unused smartmontools package from docker-platform-monitor
2017-05-08 15:43:31 -07:00