https://github.com/fiware/ops.monitoring-parsers
This is a mirror repo. Please fork from https://github.com/telefonicaid/fiware-monitoring-parsers
https://github.com/fiware/ops.monitoring-parsers
Last synced: 10 months ago
JSON representation
This is a mirror repo. Please fork from https://github.com/telefonicaid/fiware-monitoring-parsers
- Host: GitHub
- URL: https://github.com/fiware/ops.monitoring-parsers
- Owner: FIWARE
- Created: 2016-02-02T15:06:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T19:04:17.000Z (over 7 years ago)
- Last Synced: 2025-01-18T08:29:23.253Z (12 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
======================================
FIWARE Monitoring Parsers Repository
======================================
Contains a collection of `custom parsers`__ to extended NGSI Adapter component
from `FIWARE Monitoring`_.
NGSI Adapter asynchronously processes requests that include raw monitoring data
originated by different probes, part of monitoring frameworks (such as Nagios,
for example). Adapter tries to load a valid parser named after the originating
probe, located at any of the directories specified (see
`NGSI Adapter Installation and Administration Guide`_).
__ `NGSI Adapter parsers`_
.. REFERENCES
.. _FIWARE Monitoring: https://github.com/telefonicaid/fiware-monitoring
.. _NGSI Adapter parsers: https://github.com/telefonicaid/fiware-monitoring/blob/master/doc/manuals/user/index.rst#ngsi-adapter-parsers
.. _NGSI Adapter Installation and Administration Guide: https://github.com/telefonicaid/fiware-monitoring/tree/master/doc/manuals/admin/index.rst