Changeset 2bbc214
- Timestamp:
- 09/20/18 19:41:46 (7 years ago)
- Branches:
- master, perl-5.22
- Children:
- 8b3c2d2
- Parents:
- 22530f8
- Location:
- npl/monitoring/zabbix_conf
- Files:
-
- 1 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/monitoring/zabbix_conf/root/etc/postinst.d/post.zabbix
r22530f8 r2bbc214 2 2 3 3 useradd zabbix 4 svcrestart /service/nscd 4 5 5 6 if ! crontab -l | grep syn3-zabbix-send; then … … 17 18 fi 18 19 19 20 touch /var/log/zabbix_agentd.log 21 chown zabbix /var/log/zabbix_agentd.log 20 22 21 23 exit 0 -
npl/monitoring/zabbix_conf/zabbix_conf.SlackBuild
r22530f8 r2bbc214 16 16 chmod +x /tmp/pkg/service/*/run /tmp/pkg/etc/postinst.d/* || exit 1 17 17 18 find /tmp/pkg -name .gitkeep -exec rm "{}" \; 19 18 20 19 21 #make main package 20 22 syn3_makepkg /tmp/pkg $NAME $VER $ARCH || exit 1 21 22 -
npl/monitoring/zabbix_conf/zabbix_conf.build
r22530f8 r2bbc214 1 625 41 6256 -
npl/monitoring/zabbix_conf/zabbix_conf.md5
r22530f8 r2bbc214 1 e6f6fca6d909beef50747f18fa001f45./root/etc/postinst.d/post.zabbix1 5f31b0c361b84dbc17070a7d5aa9077f ./root/etc/postinst.d/post.zabbix 2 2 bcececeaf6432b0d2ea116fe17db550c ./root/etc/zabbix/zabbix_agentd.conf.new 3 3 37644f11a86f706c8ef6bf2ae820a32e ./root/sbin/syn3-zabbix-send 4 4 ab4022685a3c70817da61f1859e03dfd ./root/service/zabbix/run 5 82d1aad9ee0822f3c9fa2262474753a5 ./zabbix_conf.pkg6 93359115e059b20b027eaab38085b3d8./zabbix_conf.SlackBuild7 b6a17a6a5bdc8c018a5cee7b31b3437d./zabbix_conf.SlackBuild.log.gz5 0952b6d682733056319cc1dbd00c9a25 ./zabbix_conf.pkg 6 04a7570031e658783478963cf57f9814 ./zabbix_conf.SlackBuild 7 cd62a9f68677c9f010b624e0de22a6f6 ./zabbix_conf.SlackBuild.log.gz
Note: See TracChangeset
for help on using the changeset viewer.