pnp4nagios icon indicating copy to clipboard operation
pnp4nagios copied to clipboard

PNP is an addon to Nagios which analyzes performance data provided by plugins and stores them automatically into RRD-databases.

Results 40 pnp4nagios issues
Sort by recently updated
recently updated
newest added

URL rewriting is possible in other servers (e.g. nginx + fpm), so allow people to configure it.

If you have a service with # inside name the normal graph output is working but zoom is broken. ![image](https://cloud.githubusercontent.com/assets/1856702/4612902/ff85ac8a-52ce-11e4-8a0a-7d022362ac60.png) As you can see the '#' is encoded correctly at...

Hi folks, This one took me 2 hours, trying to configure pnp4nagios with Shinken. I had to change user and group in npcd.cfg. then: find /etc /var -user nagios -exec...

I would like to gprint a value from a rrd::vdef. There seems to be no helper function yet that can do this. When I want to gprint a vdef there...

[logging.c:77]: (error) Dangerous usage of 'buffer' (strncpy doesn't always null-terminate it). Source code is ``` /* delete .old log file */ strncpy(buffer, log_file, sizeof(buffer) - 1); strncat(buffer, ".old", sizeof(buffer) -...

We have a lot of custom pnp4nagios templates which work well for day-to-day use, but we also have on the side another web interfaces, where we would want the controlling...

Hi. Just an idea for the records: Analogously to issue #45, we might allow people to select in conf.php whether PNGs or SVGs should be used in the web interface....

Hi Jörg. I've just noted the following behaviour and maybe you can comment whether this is expected or not: You recently mentioned, that RRD_STORAGE_TYPE is also just honoured on generation...

Hi Jörg. This is the same as I've already suggested on the mailing list and just for the records :-) . It may be worth to investigate whether we can...

Hi. This is for the records taken over from http://sourceforge.net/mailarchive/message.php?msg_id=29627197. verify_pnp_config_v2.pl gives you a "false" warning with Icinga, when using it’s module object definition instead of broker_module: [CRIT] broker_module is...