Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824138 - net-analyzer/zabbix: add reload function in the zabbix-server init script
Summary: net-analyzer/zabbix: add reload function in the zabbix-server init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-17 08:03 UTC by Florian Schmaus
Modified: 2021-12-02 15:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Schmaus gentoo-dev 2021-11-17 08:03:28 UTC
As zabbix-server process supports configuration reload in runtime, it would be great to support with through the openrc commandline utility.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-17 08:08:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9534f7c3279f6b8808c3e002e5f205217e66f535

commit 9534f7c3279f6b8808c3e002e5f205217e66f535
Author:     Belhassen Dahmen <belhassen.dahmen@adjust.com>
AuthorDate: 2021-04-20 15:40:34 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2021-11-17 08:08:29 +0000

    net-analyzer/zabbix add reload() to zabbix-server init script
    
    As zabbix-server process supports configuration reload in runtime, it
    would be great to support with through the openrc commandline utility.
    
    Bug: https://bugs.gentoo.org/824138
    Signed-off-by: Belhassen Dahmen <zegeek94@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/20473
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-analyzer/zabbix/files/zabbix-server-r1.init    | 25 ++++++++++++++++++++++
 ...{zabbix-5.4.7.ebuild => zabbix-5.4.7-r1.ebuild} |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2021-12-02 15:50:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b449d8daee7374b3ed7e53ad68300bd6dd515fb

commit 9b449d8daee7374b3ed7e53ad68300bd6dd515fb
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-12-02 15:50:46 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-12-02 15:50:46 +0000

    net-analyzer/zabbix: bump to 4.0.36 + added support for server reload
    
    Bug: https://bugs.gentoo.org/824138
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 net-analyzer/zabbix/Manifest             |   1 +
 net-analyzer/zabbix/zabbix-4.0.36.ebuild | 370 +++++++++++++++++++++++++++++++
 2 files changed, 371 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-12-02 15:55:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41235483b35f3cb5b91f900a55d5b3fdfa6e192e

commit 41235483b35f3cb5b91f900a55d5b3fdfa6e192e
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-12-02 15:54:53 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-12-02 15:55:04 +0000

    net-analyzer/zabbix: bump to 5.0.18 + added support for server reload
    
    Bug: https://bugs.gentoo.org/824138
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 net-analyzer/zabbix/Manifest             |   1 +
 net-analyzer/zabbix/zabbix-5.0.18.ebuild | 606 +++++++++++++++++++++++++++++++
 2 files changed, 607 insertions(+)