No access to Nagios XI 'pages' web files
Posted: Wed Mar 09, 2022 2:50 am
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.
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.