Graph Explorer Bandwidth graph color change option

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

Graph Explorer Bandwidth graph color change option

Post by zaji_nms »

Dear Support,

we would like to change background / in / out traffic color scheme for bandwidth usage graphs how we can change it ? ?? if you can develop a template where we can change each graph explorer color and width / height to display in dashboard would be a great help. at present we are adjusting height/width on dashboard manually and it takes lot of time to make it all graphs looks like same size :)

awaiting your prompt reply and feedback on this.
Regards,
Yusuf
Zajil NMS
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Graph Explorer Bandwidth graph color change option

Post by mguthrie »

Currently the graph explorer doesn't support custom templates that are service-specific. The color swatch for all of the graph explorer graphs can be modified by updating the following lines of the graphexplorer/templates/timeline.inc.php file (lines 39-41).

Code: Select all

	Highcharts.setOptions({
			    colors: ['#058DC7', '#50B432', '#ED561B', '#DDDF00', '#24CBE5', '#64E572', '#FF9655', '#FFF263', '#6AF9C4']	
	}); 
todsspa
Posts: 18
Joined: Mon Dec 17, 2012 5:14 am

Re: Graph Explorer Bandwidth graph color change option

Post by todsspa »

I also have many problems on widget positioning and resizing .... any hint to create stunning dashboard view ... till now I didn't get any decent composition with stock widget ... any dashlet to integrate nagvis maps
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Graph Explorer Bandwidth graph color change option

Post by mguthrie »

I also have many problems on widget positioning and resizing .... any hint to create stunning dashboard view ... till now I didn't get any decent composition with stock widget
Could you maybe elaborate as to what problems you've been having?


If the nagvis maps have direct URL access, you could use the Custom URL dashlet for them:
http://exchange.nagios.org/directory/Ad ... et/details
todsspa
Posts: 18
Joined: Mon Dec 17, 2012 5:14 am

Re: Graph Explorer Bandwidth graph color change option

Post by todsspa »

It looks a bit crap ...
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Graph Explorer Bandwidth graph color change option

Post by mguthrie »

Well there's nothing requiring you to use it if it's not what you need. Can you clarify a bit more as to how we can help you?
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Graph Explorer Bandwidth graph color change option

Post by zaji_nms »

" any hint to create stunning dashboard view "

when we add any graph or component we select "Add This to a Dashboard" it gives only to put " Dashlet Title and Screen " , can we have hight / width on the same .???

Regards...
You do not have the required permissions to view the files attached to this post.
Zajil NMS
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Graph Explorer Bandwidth graph color change option

Post by mguthrie »

The graph explorer dashlets are one exception on resizing, the way you resize those on your dashboard is to drag and resize the blue dashlet box, and then reload the dashboard to have the graph display with the new dashlet size. The graph explorer graphs use vectors so they're not able to resize in real time the way the other dashlets are. The vectors have to be redrawn.
todsspa
Posts: 18
Joined: Mon Dec 17, 2012 5:14 am

Re: Graph Explorer Bandwidth graph color change option

Post by todsspa »

It doesn't resize at all as you see
You do not have the required permissions to view the files attached to this post.
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Graph Explorer Bandwidth graph color change option

Post by zaji_nms »

click on arrow up and refresh it ..it will b resize for sure...
Zajil NMS
Locked