Building A Monitoring App w/ Python #5: Configuring the Linux Systemd Service Agent

preview_player
Показать описание
In this video we cover how to write out the necessary init.d file that will ultimately be our Linux Systemd service that will start, stop, restart and query status information for our python monitoring agent.

Documentation:

Instagram:

Рекомендации по теме
Комментарии
Автор

Great tutorial, Eddy! Understandable even for newbies in python AND linux like myself :) I only had an issue when running the service, it doesn't write agent_log file and doesn't show anything (no errors) on syslog except "Started LSB: Python Agent Service." Any idea what could it be? When I run the py code directly it works fine.

codarcomc
visit shbcf.ru