1
0
mirror of https://github.com/limosek/zaf.git synced 2024-09-21 05:11:38 +02:00
Commit Graph

146 Commits

Author SHA1 Message Date
Lukas Macura
52386a624f Added docs 2017-01-30 14:23:41 +01:00
Lukas Macura
4489b9cafe One more typo repair 2017-01-30 11:14:33 +01:00
Lukas Macura
80ee4b6903 Repaired link 2017-01-30 11:03:49 +01:00
Lukas Macura
8ad7841525 Added link to my site 2017-01-30 10:59:09 +01:00
Lukas Macura
c4abfe9ea6 Updated docs 2017-01-30 10:47:59 +01:00
Lukas Macura
2977958dd5 Support for plugin subcommands 2017-01-30 10:32:29 +01:00
Lukas Macura
211d2fca39 Removed automatic installation of agent on debian 2017-01-05 15:52:59 +01:00
Lukas Macura
6174a043bc Repaired installation doc when non-ssl 2016-12-23 14:55:40 +01:00
Lukas Macura
56763de3fc Repaired warning durilg reinstall 2016-12-12 11:18:29 +01:00
Lukas Macura
c1f5eddb5d Repaired plugin reinstall 2016-12-12 11:07:11 +01:00
Lukas Macura
e826283c85 On package reinstall, all options are saved 2016-12-12 09:56:12 +01:00
Lukas Macura
e8be02436c Repaired preload 2016-12-11 21:05:18 +01:00
Lukas Macura
7f774f409d Added and documented itemsh command 2016-12-11 16:20:06 +01:00
Lukas Macura
6204eacd6a Repaired dependency checking on older debian systems 2016-12-11 14:58:05 +01:00
Lukas Macura
2b41fc57a5 Added documentation of plugin parameters 2016-12-11 13:10:35 +01:00
Lukas Macura
a9a0ff9528 Support for global plugin parameters 2016-12-11 13:06:05 +01:00
Lukas Macura
63b00e70aa Added return parameters checking 2016-12-09 12:40:25 +01:00
Lukas Macura
2ffc186d68 Make scripts nicer by unexpand 2016-12-07 14:25:34 +01:00
Lukas Macura
cfa056065b Added instructions of trunk 2016-12-07 13:19:21 +01:00
Lukas Macura
38927897dc Updated trunk versions 2016-12-07 13:17:16 +01:00
Lukas Macura
2e8a27e6ac Plugins can be entered divided by comas 2016-12-07 12:51:15 +01:00
Lukas Macura
25d47e6ba8 Updated doc for wget 2016-12-05 12:17:34 +01:00
Lukas Macura
71a79ed57f Added possibility to use wget 2016-12-05 12:03:13 +01:00
Lukas Macura
9ac7bd34d4 Repaired plugin (re)installation 2016-12-05 11:30:10 +01:00
Lukas Macura
0ef05853a4 Plugin installation is possible offline
Plugin postconfiguration will be called on zaf agent-config
2016-12-02 13:12:13 +01:00
Lukas Macura
3e2f1502d1 Simplified caching 2016-12-02 09:44:48 +01:00
Lukas Macura
407fb2f77f Repaired and reworked caching 2016-12-01 16:57:26 +01:00
Lukas Macura
bc1cbaf144 If OS_PKG unset, ignore dependencies 2016-12-01 11:16:11 +01:00
Lukas Macura
4842cdaee1 Cache locking support 2016-12-01 10:28:14 +01:00
Lukas Macura
336d120bb5 Added better documentation of install options 2016-11-30 16:57:18 +01:00
Lukas Macura
b535eb58e2 Added proxy setting support 2016-11-30 16:40:26 +01:00
Lukas Macura
6697df6519 More environment checking before autodetection for offline install 2016-11-28 15:54:08 +01:00
Lukas Macura
92b3b626aa Env variable has precedence over autodetection 2016-11-28 15:28:14 +01:00
Lukas Macura
79c1992f56 Error checking moved to common functions 2016-11-28 15:17:24 +01:00
Lukas Macura
0d6fd293a3 README.md is not installed by default 2016-11-28 14:08:42 +01:00
Lukas Macura
1c876c756c Better error checking on install 2016-11-28 13:53:51 +01:00
Lukas Macura
8e8e1b9dfc Repaired git detection 2016-11-28 13:28:25 +01:00
Lukas Macura
375f805b6a Repaired setting option 2016-11-26 17:52:00 +01:00
Lukas Macura
ce843ddd55 Quiet error when zabbix user is not found 2016-11-22 15:19:28 +01:00
Lukas Macura
5838292856 Added postconf hook for openwrt systems 2016-11-22 14:27:44 +01:00
Lukas Macura
cc244ef791 When cache is in tmp, automaticaly create it 2016-11-22 14:03:27 +01:00
Lukas Macura
006a9fc99b which => zaf_which 2016-11-21 18:20:03 +01:00
Lukas Macura
72ef383146 Internal which now search in more dirs 2016-11-21 17:11:30 +01:00
Lukas Macura
b80fd5ce7f Missed zaf_which 2016-11-21 17:05:13 +01:00
Lukas Macura
f72488708b Repaired 'which' detection and user environment checking 2016-11-21 16:59:59 +01:00
Lukas Macura
f110e9aec7 Repaired version numbers 2016-06-17 14:06:27 +02:00
Lukas Macura
b9551fb2f2 Repaired merge of trunk
External items are working now
2016-06-17 13:16:07 +02:00
Lukas Macura
8e9d950411 Merge branch '1.2' 2016-06-17 12:07:14 +02:00
Lukas Macura
93b482dc69 New package management
Repaired install
Added external item support
2016-06-17 11:58:43 +02:00
Lukas Macura
3ad71262e2 Merge pull request #1 from kovetskiy/master
package for archlinux
2016-06-16 14:22:16 +02:00