Icinga / icinga-reports

Icinga Reports 1.x MySQL (EOL 31.12.2018)
GNU General Public License v2.0
14 stars 13 forks source link

[dev.icinga.com #3693] Report "Activity with graph in give time" needs a fix + documentation #43

Closed icinga-migration closed 11 years ago

icinga-migration commented 11 years ago

This issue has been migrated from Redmine: https://dev.icinga.com/issues/3693

Created by jschanz on 2013-02-12 14:30:42 +00:00

Assignee: berk Status: Resolved (closed on 2013-04-10 15:11:28 +00:00) Target Version: 1.9 Last Update: 2013-04-10 15:11:28 +00:00 (in Redmine)

Icinga Version: 1.8.4 / Reporting GIT
DB Type: MySQL
DB Version: 1.8.4
Jasper Version: 4.7.0

Fix

Image expression in line 182 should contain "image" instead of "graph" after /pnp4nagios/.

"pnp-server" + "/pnp4nagios/image?" + "host=" + $F{name1} + "&srv=" + $F{display_name} + "&start=" + $P{p_date_start}+ "&end=" + $P{p_date_end}

Documentation

Maybee I haven't found it, but I think a hint to replace the dummy server "pnp-server" in line 182 against THE pnp4nagios server would be helpful.

Changesets

2013-04-10 11:23:45 +00:00 by (unknown) 8e6a29fde56aa52f7bfbc3b32e3c9ae85c4a6eaa

fixed pnp4nagios path #3693

refs #3693
icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 08:41:43 +00:00

icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 11:16:43 +00:00

current documentation talks about a index.php. I'll replace it agains a general url and add a hint to the documentation

icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 15:11:28 +00:00