9334941dd1
Port changes: * Add syslogs and newsyslog config files * Add USE_SYSLOG option PR: 228185 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
16 lines
737 B
Text
16 lines
737 B
Text
bin/prometheus
|
|
bin/promtool
|
|
%%USE_SYSLOG%%@sample %%ETCDIR%%/newsyslog.conf.sample etc/newsyslog.conf.d/%%PORTNAME%%.conf
|
|
%%USE_SYSLOG%%@sample %%ETCDIR%%/syslog.d.conf.sample /etc/syslog.d/%%PORTNAME%%.conf
|
|
%%PROMETHEUS_CONSOLE_LIBRARIES_DIR%%/menu.lib
|
|
%%PROMETHEUS_CONSOLE_LIBRARIES_DIR%%/prom.lib
|
|
%%PROMETHEUS_CONSOLES_DIR%%/index.html.example
|
|
%%PROMETHEUS_CONSOLES_DIR%%/node-cpu.html
|
|
%%PROMETHEUS_CONSOLES_DIR%%/node-disk.html
|
|
%%PROMETHEUS_CONSOLES_DIR%%/node-overview.html
|
|
%%PROMETHEUS_CONSOLES_DIR%%/node.html
|
|
%%PROMETHEUS_CONSOLES_DIR%%/prometheus-overview.html
|
|
%%PROMETHEUS_CONSOLES_DIR%%/prometheus.html
|
|
@sample etc/prometheus.yml.sample
|
|
@dir(prometheus,prometheus) %%PROMETHEUS_DB_DIR%%
|
|
@dir(root,root) %%PROMETHEUS_LOG_DIR%%
|