Page 1 of 1

Nagios Core Influxdb

Posted: Fri Jul 15, 2022 7:34 am
by TuqueroIMK852
I am stuck at this point:

Verify Nagflux Is Working

Execute the following query to verify that InfluxDB is being populated with Nagios performance data:

curl -G "http://localhost:8086/query?db=nagflux&pretty=true" --data-urlencode echatspin echatrandom "q=show series

Re: Nagios Core Influxdb

Posted: Fri Jul 22, 2022 3:00 am
by FramJamesgot
ou don't need another server. I have Nagios Core, InfluxDB, Nagflux, Histou and Grafana working on same machine. And you don't have to uninstal PNP4Nagios, just stop & disable service on boot: systemctl stop npcd.service && systemctl disable npcd.service.

After that you have to edit nagios.cfg o change host_perfdata_file_processing_command value, and change format of *_perfdata_file_template.

Then define process-host-perfdata-file-nagflux & process-service-perfdata-file-nagflux commands in commands.cfg.

If you did like described above omegle.2yu.co , after minute you should see changes in your omeglz echat nagflux database. Install influxdb-client