Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken thumbnails and incorrect link #26

Open
djtecha opened this issue May 24, 2017 · 1 comment
Open

Broken thumbnails and incorrect link #26

djtecha opened this issue May 24, 2017 · 1 comment

Comments

@djtecha
Copy link

djtecha commented May 24, 2017

Trying to use this plugin results in a broken link:

icingaweb2: 2.4.1
pnp4nagios: 0.6.24

my graphs action url is /pnp4nagios/index.php/graph?host=$host.name$ and that links just fine. I've tried messing with the config options but no luck.

pnp4nagios configuration: /platform/pnp4nagios/etc
pnp4nagios url: /pnp4nagios

still tries to set the link to something like:

http:///icingaweb2/pnp?host=affiliates-1&srv=HOST&view=9

@lazyfrosch
Copy link
Contributor

This module does not touch or parse the action links.

Thumbnails and their links are built by the module.

PNP builds the following internal links to host performance data:

http://localhost/pnp4nagios/graph?host=localhost&srv=_HOST_

We build the same kind of links, plus the view setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants