What RRDtool version are you running ?

Also please click on the broken image ie. open it in a new window. Then append &debug=5 to the URL. It should give you the rrdtool command it's attempting to execute. Try to run it on the command line.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

Please see below screen shot.  Also, attached is the log since this issue 
started to happen.  Thanks.


Perhaps you can post a screenshot. Also check Apache error logs when you access 
that URL

Ghassan Elnajjar <gelnaj...@mcvh-vcu.edu> wrote:
When I click on a particular node within a cluster, in the body of the page above the 
"Edit Optional Graphs" button, there is an
extra column on the far left that only shows the bar that includes "+", "CSV", "JSON", 
"Inspect", and "Hide/Show Events" with no
graphs underneath them.  To the right of that column are two additional columns 
where there are graphs underneath the bars.

Does anyone know what could cause this?  I did not chose to display any 
additional optional graphs.


Ghassan


Ghassan H Elnajjar
VCU Health System/MCV Hospitals
Systems Analyst
Technology & Engineering Services
701 East Franklin Street, suite 400
Richmond, VA 23298-0483
(804) 628-1150 work
gelnaj...@mcvh-vcu.edu
http://www.vcuhealth.org



From:        Ghassan Elnajjar <gelnaj...@mcvh-vcu.edu>
To:        Mark Wagner <mwag...@intelius.com>
Cc:        ganglia-general@lists.sourceforge.net
Date:        10/18/2012 11:39 AM
Subject:        Re: [Ganglia-general] Gaglia Web LOGO & Utilization Heatmap

_________________________________________________________________________________________________________________________________



Hi Mark,

Please excuse me for my ignorance.  What code do I need to add to the 
user_header.tpl?  Is it html code?  Do I add the directory
structure leading to the logo.jpg?  Thanks.


Ghassan


Ghassan H Elnajjar
VCU Health System/MCV Hospitals
Systems Analyst
Technology & Engineering Services
701 East Franklin Street, suite 400
Richmond, VA 23298-0483
(804) 628-1150 work
gelnaj...@mcvh-vcu.edu
http://www.vcuhealth.org



From:        Mark Wagner <mwag...@intelius.com>
To:        <ganglia-general@lists.sourceforge.net>
Date:        10/17/2012 07:46 PM
Subject:        Re: [Ganglia-general] Gaglia Web LOGO & Utilization Heatmap

_________________________________________________________________________________________________________________________________



For the logo, with version 3.5.3 of ganglia-web (and possibly others) you can create 
create "templates/default/user_header.tpl"
which gets pulled in by templates/default/header.tpl like so right at the start 
of the body:

</head>
<body style="background-color: #ffffff;" onunload="g_refresh_timer=null">
{if isset($user_header)}
{include(file="user_header.tpl")}
{/if}



On 10/17/2012 03:05 PM, Ghassan Elnajjar wrote:
Has anyone added their own custom logo, i.e. company logo, to their ganglia 
web?  Are their any instructions on how to do this?

Also, does anyone know how to change the Utilization Heatmap to a pie chart?


Thank you.


Ghassan
NOTE: The information contained in this message may be privileged and 
confidential and protected from disclosure. If the reader
of this message is not the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by replying
to the message and deleting it from your computer.
--------------------------------------
VCU Health System
http://www.vcuhealth.org

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct


_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general



NOTE: The information contained in this message may be privileged and 
confidential and protected from disclosure. If the reader
of this message is not the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by replying
to the message and deleting it from your computer.
--------------------------------------
VCU Health System
http://www.vcuhealth.org
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to