Fix pgmon init script
This commit is contained in:
@@ -5,7 +5,7 @@ extra_started_commands="reload"
|
||||
agent_name=${RC_SERVICE#pgmon.}
|
||||
agent_name=${agent_name:-pgmon}
|
||||
|
||||
command="/usr/local/bin/pgmon"
|
||||
command="/usr/local/bin/pgmon.py"
|
||||
command_args="--server --config /etc/pgmon/${agent_name}.cfg"
|
||||
command_user="zabbix:zabbix"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user