Telegraf installation on AIX

Hi Team,

I’m working on implementation of a monitoring tool for our On-premise customers. We were in process of creating POC. We are able to receive metrics from Windows and Linux instances. Now we are facing a challenge while installing telegraf on AIX. We know that Telegraf officially doesn’t support AIX platform but we might be able to run by compiling with Gccgo.

Is there any doc or reference that talks about installation of telegraf on AIX?
Appreciate your quick response.

Regards
Babu

Hi Babu ,

please see the discussion here …

best regards ,

https://community.influxdata.com/t/monitor-services-on-aix-and-as400/7411

I have written njmon to fill the gap for AIX. njmon is a data collector in C for AIX and VIOS. The JSON data collected is injected into InfluxDB via a Python client called njmond.py
It is all open source code and pre-compiled binaies from nmon for Linux | Site / Njmon
See Youtube https://www.youtube.com/playlist?list=PLKQlFnmiWVydb5QdX2wz9iRfJkuuB2ec1