mrtg.cfg , Title&PageTop need to be display top of the graph

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

mrtg.cfg , Title&PageTop need to be display top of the graph

Post by zaji_nms »

Dear Expert

Title[bgw-7200-1_28]: MYzusTITLE of MRTG cfg FilE
PageTop[bgw-7200-1_28]: <h1>MYzusPAGETOP of MRTG cfg FilE</h1>

We want to use this Title and PageTop (you can say description of the link) on the top of the Bandwidth Graph. I tried with trial and error but no success. Please guide how to use?

FYI, we still using (love it) pnp classic graph (not using highchart).

Attached Bandwidth Utilization, want to display Title/PageTop anywhere or as DS1 so we can search via <CTRL+F>

Also found other options can be use as to add note/remark/description/min-max.threshold, how to use all these?

PageFoot[bgw-7200-1_28]: Contact <A HREF="mailto:[email protected]">Peter</A>
if you have questions regarding this page
AddHead[bgw-7200-1_28]: <link rev="made" href="mailto:[email protected]">

ThreshMailSender: [email protected]
ThreshMailAddress[_]: [email protected]
ThreshMailAddress[router]:
SetEnv[myrouter]: EMAIL="[email protected]"
HOST="www.some_server.net"
ThreshMinI (PER TARGET)
ThreshMaxI (PER TARGET)
ThreshDesc (PER TARGET)
ThreshProgI (PER TARGET)

Regards
You do not have the required permissions to view the files attached to this post.
Zajil NMS
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: mrtg.cfg , Title&PageTop need to be display top of the g

Post by Box293 »

I actually did a talk on this at the Nagios World Conference, you can watch it here:

https://www.youtube.com/watch?v=kqA2KcpUFg4
http://www.slideshare.net/nagiosinc/tro ... and-graphs

It shows how templates work. Basically you are able to reference any of the information stored in the .xml file that accompanies the rrd file. These files live in: /usr/local/nagios/share/perfdata/host_object_name/.

NOTE: you can use my Performance Data Tool to view the XML files without needing to go to the command line:

http://exchange.nagios.org/directory/Ad ... ol/details

Upload it into Nagios XI via Admin > System Extensions > Manage Components.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked