FreeBSD Bugzilla – Attachment 192362 Details for
Bug 226723
net-mgmt/victorops-nagios: Add icinga2 configuration files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The patch
victorops.diff (text/plain), 2.41 KB, created by
Luca Pizzamiglio
on 2018-04-09 15:09:54 UTC
(
hide
)
Description:
The patch
Filename:
MIME Type:
Creator:
Luca Pizzamiglio
Created:
2018-04-09 15:09:54 UTC
Size:
2.41 KB
patch
obsolete
>diff --git net-mgmt/victorops-nagios/Makefile net-mgmt/victorops-nagios/Makefile >index 0242d6709326..838faf472837 100644 >--- net-mgmt/victorops-nagios/Makefile >+++ net-mgmt/victorops-nagios/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= victorops-nagios > PORTVERSION= 1.4.20 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= http://software.victorops.com/ > >@@ -32,12 +33,16 @@ do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily > ${INSTALL_DATA} ${WRKSRC}/etc/cron.daily/victorops ${STAGEDIR}${PREFIX}/etc/periodic/daily/400.victorops > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nagios >+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/icinga2 > ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/victorops > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/victorops > ${MKDIR} ${STAGEDIR}/var/log/victorops > ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/nagios_conf/victorops.cfg ${STAGEDIR}${PREFIX}/etc/nagios/victorops.cfg-sample > ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/conf/env.sh.sample ${STAGEDIR}${PREFIX}/etc/victorops > ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/conf/proxy.sh.sample ${STAGEDIR}${PREFIX}/etc/victorops >+ ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/icinga2_conf/services.png ${STAGEDIR}${PREFIX}/etc/icinga2 >+ ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/icinga2_conf/vo_test_svc.conf ${STAGEDIR}${PREFIX}/etc/icinga2/vo_test_svc.conf.sample >+ ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/icinga2_conf/victorops.conf ${STAGEDIR}${PREFIX}/etc/icinga2/victorops.conf.sample > .for i in check_test_svc check_victorops_cmds check_victorops_forwarder \ > do_victorops_heartbeat enqueue_alert forward_alert_file forward_alerts \ > send_email_alert send_status stop_forwarder \ >diff --git net-mgmt/victorops-nagios/pkg-plist net-mgmt/victorops-nagios/pkg-plist >index c6b395d5164b..befcba4ec053 100644 >--- net-mgmt/victorops-nagios/pkg-plist >+++ net-mgmt/victorops-nagios/pkg-plist >@@ -1,6 +1,9 @@ > @sample etc/victorops/env.sh.sample > @sample etc/victorops/proxy.sh.sample > @sample etc/nagios/victorops.cfg-sample >+@sample etc/icinga2/victorops.conf.sample >+@sample etc/icinga2/vo_test_svc.conf.sample >+etc/icinga2/services.png > etc/periodic/daily/400.victorops > libexec/victorops/check_test_svc > libexec/victorops/check_victorops_cmds >@@ -15,5 +18,6 @@ libexec/victorops/stop_forwarder > libexec/victorops/url_encode.sed > libexec/victorops/utils > @dir etc/nagios >+@dir etc/icinga2 > @dir etc/victorops > @dir /var/log/victorops
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
pizzamig
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 226723
: 192362