https://github.com/drosocode/synologyexporter
https://github.com/drosocode/synologyexporter
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drosocode/synologyexporter
- Owner: drosoCode
- License: mit
- Created: 2021-05-20T17:49:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T17:52:10.000Z (almost 5 years ago)
- Last Synced: 2025-05-20T09:08:16.999Z (10 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Log and metrics exporter for old Synology nas
## Presentation
- Retreive logs and foarward them to graylog (GELF HTTP)
- Retreive metrics (such as disk status, cpu, memory) and send them to influxdb
- Tested with Synolocy CS407 and DSM 3.1
## Configuration
- Copy `config.sample.yml` to `config.yml` and configure your connection settings for synogloy, graylog and influxdb
- Build the container, mount the config file to `/app/config.yml` and run the container