Hello, after a couple of years i now have a monitoring project with icinga2. In the past i used pnp4nagios for graphing since it brings a minimum of overhead, but in new icinga2/icingaweb2 installations it looks like it is not woking anymore. My Setup is:
- Icinga Web 2 version: 2.12.1
- Used modules: icingadb, incubator, monitoring, pnp
- Web browser: latest Firefox
- Icinga 2 version: r2.14.2-1
- PHP version: 8.2.22
- Server operating system: RHEL 9.4 (Rocky Linux)
- Latest PNP4NAGIOS from: GitHub - pnp4nagios/pnp4nagios: PNP is an addon to NagiosCore which analyzes performance data provided by plugins and stores them automatically into RRD-databases. PNP= Pnp is Not Perfparse. Perfparse is first parsing tool in Nagios 0.x
The main question is if pnp4nagios can still be run in this setup but i’m afraid not. For example it depends in IDO (monitoring module) but is not used in my setup because of icingadb, otherwise i would have to run 2 databases with nealy equal data. The more pnp4nagios does not recognice the “monitoring” module correctly.
I am also interested what graphing solution you are using, i got grafana and influx working, but i am not happy how it is integrated (grafana with chromium which renders PNG Images). It is a lot of overhead for me.