aboutsummaryrefslogtreecommitdiffstats
path: root/config/zabbix2
Commit message (Collapse)AuthorAgeFilesLines
* Remove BS functionsdoktornotor2015-12-141-33/+10
|
* Remove BS functionsdoktornotor2015-12-141-33/+11
|
* Do not delete /var/db/zabbix2 if zabbix2-agent package is still installeddoktornotor2015-11-161-4/+3
|
* Add split include file for zabbix2-proxy packagedoktornotor2015-11-161-0/+245
|
* Stop sharing include file between two packages Bug #3495doktornotor2015-11-161-10/+7
|
* Stop sharing include file between two packages Bug #3495doktornotor2015-11-161-10/+7
|
* Remove zabbix2-proxy code from the split filedoktornotor2015-11-161-100/+10
|
* Stop sharing a single include file between two packages (Bug #3495)doktornotor2015-11-161-0/+0
|
* Add privileges configuration to zabbix2-proxy packagedoktornotor2015-10-241-0/+38
|
* Add privileges configuration to zabbix2-agent packagedoktornotor2015-10-241-0/+38
|
* Add privileges configuration to zabbix2-proxy packagedoktornotor2015-10-241-0/+4
|
* Add privileges configuration to zabbix2-agent packagedoktornotor2015-10-241-0/+4
|
* zabbix2-agent/zabbix2-proxy - code style cleanupdoktornotor2015-10-241-228/+220
| | | | | | | | - Fix copyright header - Code style and allignment fixes - Remove unused php_install_zabbix2() function - Use stop_service()/restart_service() - Use mwexec() instead of exec() - Improve some input validations
* zabbix2-proxy - code style cleanupdoktornotor2015-10-241-52/+61
| | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags - Improve some descriptions - Move Advanced Parameters to advancedfield
* zabbix2-agent - code style cleanupdoktornotor2015-10-241-51/+87
| | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags - Improve some descriptions. - Move User Parameters to advancedfield.
* zabbix2 - update packages - second stepDanilo G. Baio (dbaio)2015-02-031-16/+38
|
* zabbix2 - update packages to 2.2.4Danilo G. Baio (dbaio)2014-07-233-5/+5
|
* Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bumpjim-p2014-05-073-5/+5
|
* Fixup URLs:Renato Botelho2014-03-182-2/+2
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* zabbix2 - update packages to 2.2.2 and bump versionDanilo G. Baio (dbaio)2014-03-072-2/+2
|
* zabbix2 - fix typosDanilo G. Baio (dbaio)2014-03-062-3/+2
|
* Fix spellRenato Botelho2014-03-041-1/+1
|
* Add an Advanced Parameters to the proxy settings.Robert Middleswarth2014-03-022-0/+12
|
* zabbix2 - fix pbi pathDanilo G. Baio (dbaio)2013-12-271-4/+4
|
* zabbix2 - update packages to 2.2.1 - second stepDanilo G. Baio (dbaio)2013-12-273-8/+8
|
* zabbix2 - fix default valuesDanilo G. Baio (dbaio)2013-11-123-29/+34
|
* zabbix2 - update packages to 2.0.8Danilo G. Baio (dbaio)2013-10-102-2/+2
|
* zabbix2 - fix deinstall issueDanilo G. Baio (dbaio)2013-10-103-33/+56
|
* Fixup a bunch of package service descriptions.jim-p2013-08-282-2/+2
|
* zabbix2 - fix sync and rcfileDanilo G. Baio (dbaio)2013-02-191-7/+8
|
* zabbix2 - fix agent config generationmarcelloc2013-02-121-13/+12
|
* Correct generation of list for ipv6Ermal2013-02-111-339/+339
|
* zabbix2 - split xml into xml and inc file.marcelloc2013-02-113-0/+664
Use same inc dir and file for zabbix agent and client as both scripts are very similar