https://github.com/saltstack-formulas/newrelic-formula
https://github.com/saltstack-formulas/newrelic-formula
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saltstack-formulas/newrelic-formula
- Owner: saltstack-formulas
- License: other
- Created: 2014-05-31T21:07:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T10:16:03.000Z (almost 2 years ago)
- Last Synced: 2025-05-02T09:48:49.527Z (about 1 year ago)
- Language: SaltStack
- Homepage: http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
- Size: 13.7 KB
- Stars: 7
- Watchers: 34
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=====
newrelic
=====
Formula to configure newrelic via pillar.
.. note::
See the full `Salt Formulas installation and usage instructions
`_.
Available states
================
.. contents::
:local:
``newrelic``
---------
Configure newrelic-sysmond and newrelic-php5 packages to work with your php
application.
``newrelic.zendserver``
---------
This optional state **supplements** the ``newrelic`` state which makes it
possible to use NewRelic together with Zend Server and (optionally) the `ZendServer Formula
`_.
To use this, both the `newrelic` and the `newrelic.zendserver` states must be
included.
If you have a different "PHP API" version you can add this to the NewRelic
pillar (key: php_api_version). This defaults to `20121212`.