Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12945015
php-fpm.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
940 B
Referenced Files
None
Subscribers
None
php-fpm.sls
View Options
# -------------------------------------------------------------
# Salt :: Alkane :: Nasqueron PaaS for static and PHP sites
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
,
services
with context
%}
{%
set
network
=
salt
[
"node.resolve_network"
]()
%}
# -------------------------------------------------------------
# Export php-fpm metrics
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
phpfpm_exporter_lusitaniae
:
pkg.installed
{%
if
services
[
"manager"
]
==
"rc"
%}
/etc/rc.conf.d/phpfpm_exporter.conf
:
file.managed
:
-
source
:
salt://roles/webserver-alkane/monitoring/files/rc/phpfpm_exporter.conf
-
template
:
jinja
-
context
:
ip
:
{{
network.private_ipv4_address
}}
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 18, 17:25 (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3168263
Default Alt Text
php-fpm.sls (940 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment