Page 1 of 1

No access to Nagios XI 'pages' web files

Posted: Wed Mar 09, 2022 2:50 am
by sleeper1972
Hi,

I have put several cfg files like this in the /usr/local/nagios/etc/pnp/pages folder but I don't know how to access them as I did from Nagios Core with PNP4Nagios:

#
# Sample Page Config
#
# Global Section
# use_regex [0|1]
# page_name < your page title >
# background_pdf <path to background pdf>

define page {
use_regex 0
page_name 010 - TVE1 TDT
}
define graph {
host_name referencias-ams-brutas
service_desc hourly_channel_3010
}
define graph {
host_name referencias-ams-brutas
service_desc hourly_channel_2012
}

From the host referencias-ams-brutas I can access to all the created graphs, but I don't know how to access to the web of the pages where the generated groupings appear in files like the previous one.

Does anyone know how to do it?.

Thanks.

Re: No access to Nagios XI 'pages' web files

Posted: Wed Mar 16, 2022 10:23 am
by mbellerue
Hi sleeper1972,

This is a duplicate thread. I know there was a great delay in responding to your other thread, for which I do very much apologize. But we should continue the discussion there so that we have the history attached to the troubleshooting methods.