Package: icinga-web-pnp Version: 1.9.0+dfsg1-3 Severity: wishlist The PNP4Nagios extension buttons "Graph" and "Detail" for individual hosts and services are missing from the Unhandled Host/Service Problems view in Icinga-Web. They can easily be added like this:
cd /usr/share/icinga-web/app/modules/Cronks/data/xml/extensions/ sed -r <pnp-host-extension.xml >pnp-unhandled-host-problem-extension.xml s/icinga-host-template/icinga-unhandled-host-problems/ sed -r <pnp-service-extension.xml >pnp-unhandled-service-problem-extension.xml s/icinga-service-template/icinga-unhandled-service-problems/ It would be extremly nice if they were included in the icinga-web-pnp package! Thanks in advance! Regards, Oskra Liljeblad (os...@osk.mine.nu) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org