Search found 1 match
- Wed Jun 04, 2025 2:39 am
- Forum: Nagios XI
- Topic: Alternative Methods for Exporting Nagios XI 2024R1.4.1 Performance Data to InfluxDB
- Replies: 1
- Views: 469
Re: Alternative Methods for Exporting Nagios XI 2024R1.4.1 Performance Data to InfluxDB
Since Graphios uses Python 2 and is outdated, you may consider the following alternatives: - `nagios-to-influxdb` scripts or community tools There are several projects or community-run scripts that parse Nagios perfdata and push metrics to InfluxDB using modern libraries and Python 3. - Search GitHu...