pnp4nagios
pnp4nagios copied to clipboard
PNP is an addon to Nagios which analyzes performance data provided by plugins and stores them automatically into RRD-databases.
No pdf generation throws error Ubuntu 18.04 php 7.2 pnp4nagios/share/application/vendor/fpdf/fpdi.php solution: `*** fpdi.php.orig 2018-06-15 00:36:13.871591779 -0500 --- fpdi.php 2018-06-15 00:36:13.871591779 -0500 *************** *** 559,565 **** reset ($value[1]); ! while (list($k,...
Is it possible ? If yes, I would like to support it financially. Please contact me at https://itefix.net Kind regards Tev
Hi Is it possible to overlay multiple services onto one graph? For example, I've got a dummy host setup for DNS checks and when you click on the host it...
I think pnp4nagios has the same problem as nagios-core: https://github.com/NagiosEnterprises/nagioscore/issues/424 Since the same sort of `INSTALL_OPTS` are used, we wind up with e.g. `/etc/pnp` and in particular `/etc/pnp/npcd.cfg` owned by...
A possibility to have paginated scrolling in the Graph-Overview would be great. I have some services with > 100 Datasources, so things are getting really slow if it's beeing displayed...
Hi All, pnp4nagios do not generate proper URI for search old host . which is not in monitoring currently. host data available on var/perfdata. it's working if we placed manually...
I haven't looked deeply into the code yet but I would suggest the following: - Add a new product called "icinga2" - Modify the user detection in get_product() for icinga2...
In the smoothness ui, the rightside boxes are not wide enough to show the entire links to the service. There is a shorten-function in pnp.php that replaces it with a...
If open fails e.g. permission denied currently process_perfdata.pl still tries to access the file. This pull request prints out eror-message for open and exits.
The file stack_outline.php is a template helper. It makes it very easy to combine multiple Data Sources into a single graph, either stacked or not. Templates can be reduced to...