Reading this made me think of an off the wall way to do that. Just a shot in the dark here, so take it as you will.
Maybe you could write some javascript code to be included into the html and have the url only contain data like, with an onlcik event. http://127.0.0.1/Name=Server1?Disk=C?Disk=D?Docs=/docs/server1 Now when clicked the javascript could process the data and open up a drop down or right click style menu for you to choose where to go. Either that or just another scripted page that could process a list of elements like that and present you options. Hope it sends you in the right direction. John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Sent: Monday, November 21, 2005 11:02 AM To: [email protected] Subject: [Nagios-users] Multiple links from serviceextinfo to graphs? I have mrtg setup on my Nagios box to link to whatever graph I want specified in my serviceextinfo.cfg. I looked at the documentation but couldn't find the answer to my question. I'm thinking it's not possible, but I figured I would ask anyways. First an example of my serviceextinfo.cfg: define serviceextinfo{ host_name my-host-example service_description DISKS notes_url http://link-to-my-graph icon_image graph.gif icon_image_alt View graphs } Can I specify more than one pointer from within a container? For example, I have disks being monitored and I have say three graphs being generated from my mrtg configurations. With the current setup however I can only make a direct link to one of those graphs with only one little image showing up under that particular service. I would like to be able to show three images on the service DISKS with a link to each corresponding graph? If not no big deal, I can always just create a directory, point Apache to it, and have my image link open to that directory, where you can select the graph you want to look at. I was just trying to make it "pretty" looking from the Nagios interface though. Thanks for any replies. Max ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
