Re: [Ganglia-general] Additional Bars

2012-10-21 Thread Vladimir Vuksan
I would imagine if you are missing library dependencies rrdtool will not work. 
Try executing rrdtool by hand. 

Ghassan Elnajjar gelnaj...@mcvh-vcu.edu wrote:

Hi Vladimir,

After installing the rrdtool 1.3.9, all my graphs disappeared.  There
were 
errors installing the pango rpm so I removed and installed libgcc and 
libffi rpm, but still got the same errors after the install of the
pango 
rpm.  Would these be the cause of my graphs disappearing?  Can this be 
fixed?  Thanks.


#:  rpm -Uvh libgcc-4.7.2-1.aix7.1.ppc.rpm
libgcc ##

#:  rpm -Uvh libffi-3.0.11-1.aix5.1.ppc.rpm
libffi ##

rpm -Uvh pango-1.24.5-1.aix5.1.ppc.rpm
pango ##
Could not load program /opt/freeware/bin/pango-querymodules:
Could not load module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0).
Dependent module libffi.a(libffi.so.5) could not be loaded.
Could not load module libffi.a(libffi.so.5).
System error: No such file or directory
Could not load module pango-querymodules.
Dependent module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0) could not be 
loaded.
Could not load module .
execution of pango-1.24.5-1 script failed, exit status 255



Ghassan





From:   Vladimir Vuksan vli...@veus.hr
To: Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 12:11 PM
Subject:Re: [Ganglia-general] Additional Bars



I'm afraid you'll have to update all those too.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

 I have to upgrade the following files as well.  Do I need to do that
or 
I can just use the --nodeps parameter?
 
 
 Ghassan
 
 
 #: rpm -Uvh rrdtool-1.3.9-1.aix5.1.ppc.rpm
 
 cairo = 1.8.8 is needed by rrdtool-1.3.9-1
 freetype2 = 2.3.12 is needed by rrdtool-1.3.9-1
 libart_lgpl = 2.3.20 is needed by rrdtool-1.3.9-1
 libpng = 1.2.44 is needed by rrdtool-1.3.9-1
 pango = 1.24.5 is needed by rrdtool-1.3.9-1
 dejavu-sans-mono-fonts is needed by rrdtool-1.3.9-1
 dejavu-lgc-sans-mono-fonts is needed by rrdtool-1.3.9-1
 libcairo.a(libcairo.so.2) is needed by rrdtool-1.3.9-1
 libpango-1.0.a(libpango-1.0.so.0) is needed by
rrdtool-1.3.9-1
 libpangocairo-1.0.a(libpangocairo-1.0.so.0) is needed by 
rrdtool-1.3.9-1
 
 
 

 
 From:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 To:Vladimir Vuksan vli...@veus.hr
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 11:42 AM
 Subject:Re: [Ganglia-general] Additional Bars
 
 
_
 
 
 
 Thank you.  Do I just upgrade right on top of the 1.2.30 or there is
a 
specific rpm command that I need to execute?
 
 Is rpm -U package_name sufficient?
 
 
 Ghassan
 
 
 
 
 
 From:Vladimir Vuksan vli...@veus.hr
 To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 11:33 AM
 Subject:Re: [Ganglia-general]  Additional Bars
 
 
_
 
 
 
 That could be the problem. Can you upgrade to rrdtool 1.3+. We use a
lot
 of features from 1.3+ so things will look off if you use rrdtool 1.2.
 
 Vladimir
 
 On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:
 
  I'm using rrdtool-1.2.30-5.
 
 
  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


Re: [Ganglia-general] Additional Bars

2012-10-21 Thread Ghassan Elnajjar
Please see below.  I thought by installing libffi and libgcc, it would 
install the needed libraries, but it did not.  What else am I missing? 
Thanks.


Ghassan


#:  rrdtool
Could not load program rrdtool:
Could not load module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0).
Dependent module /opt/freeware/lib/libffi.a(libffi.so.5) could not 
be loaded.
Member libffi.so.5 is not found in archive
Could not load module rrdtool.
Dependent module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0) could not be 
loaded.
Could not load module .





From:   Vladimir Vuksan vli...@veus.hr
To: Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc: ganglia-general@lists.sourceforge.net
Date:   10/21/2012 08:56 AM
Subject:Re: [Ganglia-general] Additional Bars



I would imagine if you are missing library dependencies rrdtool will not 
work. Try executing rrdtool by hand. 

Ghassan Elnajjar gelnaj...@mcvh-vcu.edu wrote:
Hi Vladimir, 

After installing the rrdtool 1.3.9, all my graphs disappeared.  There were 
errors installing the pango rpm so I removed and installed libgcc and 
libffi rpm, but still got the same errors after the install of the pango 
rpm.  Would these be the cause of my graphs disappearing?  Can this be 
fixed?  Thanks. 


#:  rpm -Uvh libgcc-4.7.2-1.aix7.1.ppc.rpm 
libgcc ## 

#:  rpm -Uvh libffi-3.0.11-1.aix5.1.ppc.rpm 
libffi ## 

rpm -Uvh pango-1.24.5-1.aix5.1.ppc.rpm 
pango ## 
Could not load program /opt/freeware/bin/pango-querymodules: 
Could not load module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0). 
Dependent module libffi.a(libffi.so.5) could not be loaded. 
Could not load module libffi.a(libffi.so.5). 
System error: No such file or directory 
Could not load module pango-querymodules. 
Dependent module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0) could not be 
loaded. 
Could not load module . 
execution of pango-1.24.5-1 script failed, exit status 255 



Ghassan





From:Vladimir Vuksan vli...@veus.hr 
To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu 
Cc:ganglia-general@lists.sourceforge.net 
Date:10/19/2012 12:11 PM 
Subject:Re: [Ganglia-general] Additional Bars 



I'm afraid you'll have to update all those too.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

 I have to upgrade the following files as well.  Do I need to do that or 
I can just use the --nodeps parameter?
 
 
 Ghassan
 
 
 #: rpm -Uvh rrdtool-1.3.9-1.aix5.1.ppc.rpm
 
 cairo = 1.8.8 is needed by rrdtool-1.3.9-1
 freetype2 = 2.3.12 is needed by rrdtool-1.3.9-1
 libart_lgpl = 2.3.20 is needed by rrdtool-1.3.9-1
 libpng = 1.2.44 is needed by rrdtool-1.3.9-1
 pango = 1.24.5 is needed by rrdtool-1.3.9-1
 dejavu-sans-mono-fonts is needed by rrdtool-1.3.9-1
 dejavu-lgc-sans-mono-fonts is needed by rrdtool-1.3.9-1
 libcairo.a(libcairo.so.2) is needed by rrdtool-1.3.9-1
 libpango-1.0.a(libpango-1.0.so.0) is needed by rrdtool-1.3.9-1
 libpangocairo-1.0.a(libpangocairo-1.0.so.0) is needed by 
rrdtool-1.3.9-1
 
 
 

 
 From:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 To:Vladimir Vuksan vli...@veus.hr
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 11:42 AM
 Subject:Re: [Ganglia-general] Additional Bars
 
 
_
 
 
 
 Thank you.  Do I just upgrade right on top of the 1.2.30 or there is a 
specific rpm command that I need to execute?
 
 Is rpm -U package_name sufficient?
 
 
 Ghassan
 
 
 
 
 
 From:Vladimir Vuksan vli...@veus.hr
 To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 11:33 AM
 Subject:Re: [Ganglia-general]  Additional Bars
 
 
_
 
 
 
 That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot
 of features from 1.3+ so things will look off if you use rrdtool 1.2.
 
 Vladimir
 
 On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:
 
  I'm using rrdtool-1.2.30-5.
 
 
  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

Re: [Ganglia-general] Additional Bars

2012-10-20 Thread Ghassan Elnajjar
Hi Vladimir,

After installing the rrdtool 1.3.9, all my graphs disappeared.  There were 
errors installing the pango rpm so I removed and installed libgcc and 
libffi rpm, but still got the same errors after the install of the pango 
rpm.  Would these be the cause of my graphs disappearing?  Can this be 
fixed?  Thanks.


#:  rpm -Uvh libgcc-4.7.2-1.aix7.1.ppc.rpm
libgcc ##

#:  rpm -Uvh libffi-3.0.11-1.aix5.1.ppc.rpm
libffi ##

rpm -Uvh pango-1.24.5-1.aix5.1.ppc.rpm
pango ##
Could not load program /opt/freeware/bin/pango-querymodules:
Could not load module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0).
Dependent module libffi.a(libffi.so.5) could not be loaded.
Could not load module libffi.a(libffi.so.5).
System error: No such file or directory
Could not load module pango-querymodules.
Dependent module 
/opt/freeware/lib/libgobject-2.0.a(libgobject-2.0.so.0) could not be 
loaded.
Could not load module .
execution of pango-1.24.5-1 script failed, exit status 255



Ghassan





From:   Vladimir Vuksan vli...@veus.hr
To: Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 12:11 PM
Subject:Re: [Ganglia-general] Additional Bars



I'm afraid you'll have to update all those too.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

 I have to upgrade the following files as well.  Do I need to do that or 
I can just use the --nodeps parameter?
 
 
 Ghassan
 
 
 #: rpm -Uvh rrdtool-1.3.9-1.aix5.1.ppc.rpm
 
 cairo = 1.8.8 is needed by rrdtool-1.3.9-1
 freetype2 = 2.3.12 is needed by rrdtool-1.3.9-1
 libart_lgpl = 2.3.20 is needed by rrdtool-1.3.9-1
 libpng = 1.2.44 is needed by rrdtool-1.3.9-1
 pango = 1.24.5 is needed by rrdtool-1.3.9-1
 dejavu-sans-mono-fonts is needed by rrdtool-1.3.9-1
 dejavu-lgc-sans-mono-fonts is needed by rrdtool-1.3.9-1
 libcairo.a(libcairo.so.2) is needed by rrdtool-1.3.9-1
 libpango-1.0.a(libpango-1.0.so.0) is needed by rrdtool-1.3.9-1
 libpangocairo-1.0.a(libpangocairo-1.0.so.0) is needed by 
rrdtool-1.3.9-1
 
 
 

 
 From:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 To:Vladimir Vuksan vli...@veus.hr
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 11:42 AM
 Subject:Re: [Ganglia-general] Additional Bars
 
 
_
 
 
 
 Thank you.  Do I just upgrade right on top of the 1.2.30 or there is a 
specific rpm command that I need to execute?
 
 Is rpm -U package_name sufficient?
 
 
 Ghassan
 
 
 
 
 
 From:Vladimir Vuksan vli...@veus.hr
 To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 11:33 AM
 Subject:Re: [Ganglia-general]  Additional Bars
 
 
_
 
 
 
 That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot
 of features from 1.3+ so things will look off if you use rrdtool 1.2.
 
 Vladimir
 
 On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:
 
  I'm using rrdtool-1.2.30-5.
 
 
  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


Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Vladimir Vuksan

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: #ff; 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


Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Ghassan Elnajjar
Below is the command it gave me and the result when I run it.



Ghassan


/usr/bin/rrdtool graph - --start '-3600s' --end now --width 1200 --height 
600 --title 'nimrod1 Load last hour' --vertical-label 'Loads/Procs' 
--lower-limit 0 --slope-mode 
DEF:'a0'='/var/lib/ganglia/rrds/P7-QTS/nimrod1/load_one.rrd':'sum':AVERAGE 
DEF:'a2'='/var/lib/ganglia/rrds/P7-QTS/nimrod1/cpu_num.rrd':'sum':AVERAGE 
DEF:'a3'='/var/lib/ganglia/rrds/P7-QTS/nimrod1/proc_run.rrd':'sum':AVERAGE 
CDEF:'total'=a0,a2,ADDNAN,a3,ADDNAN, AREA:'a0'#BB:'1-min' 
VDEF:a0_last=a0,LAST VDEF:a0_min=a0,MINIMUM VDEF:a0_avg=a0,AVERAGE 
VDEF:a0_max=a0,MAXIMUM GPRINT:'a0_last':'Now\:%5.1lf%s' 
GPRINT:'a0_min':'Min\:%5.1lf%s' GPRINT:'a0_avg':'Avg\:%5.1lf%s' 
GPRINT:'a0_max':'Max\:%5.1lf%s\l' LINE2:'a2'#FF:'CPUs ' 
VDEF:a2_last=a2,LAST VDEF:a2_min=a2,MINIMUM VDEF:a2_avg=a2,AVERAGE 
VDEF:a2_max=a2,MAXIMUM GPRINT:'a2_last':'Now\:%5.1lf%s' 
GPRINT:'a2_min':'Min\:%5.1lf%s' GPRINT:'a2_avg':'Avg\:%5.1lf%s' 
GPRINT:'a2_max':'Max\:%5.1lf%s\l' LINE2:'a3'#2030F4:'Procs' 
VDEF:a3_last=a3,LAST VDEF:a3_min=a3,MINIMUM VDEF:a3_avg=a3,AVERAGE 
VDEF:a3_max=a3,MAXIMUM GPRINT:'a3_last':'Now\:%5.1lf%s' 
GPRINT:'a3_min':'Min\:%5.1lf%s' GPRINT:'a3_avg':'Avg\:%5.1lf%s' 
GPRINT:'a3_max':'Max\:%5.1lf%s\l' 


ERROR: invalid rpn expression in: a0,a2,ADDNAN,a3,ADDNAN,


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:   Vladimir Vuksan vli...@veus.hr
To: Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 10:49 AM
Subject:Re: [Ganglia-general]  Additional Bars



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: #ff; 
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

Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Ghassan Elnajjar
I'm using rrdtool-1.2.30-5.


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:   Vladimir Vuksan vli...@veus.hr
To: Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 10:49 AM
Subject:Re: [Ganglia-general]  Additional Bars



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: #ff; 
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

Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Ghassan Elnajjar
I'm also getting this error on the main page of the cluster where a small 
white box exist on the outside of each graph.  When I click on this small 
box and run the command I get the error.


/usr/bin/rrdtool graph - --start '-3600s' --end now --width 1200 --height 
600 --title 'P7-QTS Cluster Load last hour' --vertical-label 'Loads/Procs' 
--lower-limit 0 --slope-mode 
DEF:'a0'='/var/lib/ganglia/rrds/P7-QTS/__SummaryInfo__/load_one.rrd':'sum':AVERAGE
 
DEF:'a1'='/var/lib/ganglia/rrds/P7-QTS/__SummaryInfo__/cpu_num.rrd':'num':AVERAGE
 
DEF:'a2'='/var/lib/ganglia/rrds/P7-QTS/__SummaryInfo__/cpu_num.rrd':'sum':AVERAGE
 
DEF:'a3'='/var/lib/ganglia/rrds/P7-QTS/__SummaryInfo__/proc_run.rrd':'sum':AVERAGE
 
CDEF:'total'=a0,a1,ADDNAN,a2,ADDNAN,a3,ADDNAN, AREA:'a0'#BB:'1-min' 
VDEF:a0_last=a0,LAST VDEF:a0_min=a0,MINIMUM VDEF:a0_avg=a0,AVERAGE 
VDEF:a0_max=a0,MAXIMUM GPRINT:'a0_last':'Now\:%5.1lf%s' 
GPRINT:'a0_min':'Min\:%5.1lf%s' GPRINT:'a0_avg':'Avg\:%5.1lf%s' 
GPRINT:'a0_max':'Max\:%5.1lf%s\l' LINE2:'a1'#00FF00:'Nodes' 
VDEF:a1_last=a1,LAST VDEF:a1_min=a1,MINIMUM VDEF:a1_avg=a1,AVERAGE 
VDEF:a1_max=a1,MAXIMUM GPRINT:'a1_last':'Now\:%5.1lf%s' 
GPRINT:'a1_min':'Min\:%5.1lf%s' GPRINT:'a1_avg':'Avg\:%5.1lf%s' 
GPRINT:'a1_max':'Max\:%5.1lf%s\l' LINE2:'a2'#FF:'CPUs ' 
VDEF:a2_last=a2,LAST VDEF:a2_min=a2,MINIMUM VDEF:a2_avg=a2,AVERAGE 
VDEF:a2_max=a2,MAXIMUM GPRINT:'a2_last':'Now\:%5.1lf%s' 
GPRINT:'a2_min':'Min\:%5.1lf%s' GPRINT:'a2_avg':'Avg\:%5.1lf%s' 
GPRINT:'a2_max':'Max\:%5.1lf%s\l' LINE2:'a3'#2030F4:'Procs' 
VDEF:a3_last=a3,LAST VDEF:a3_min=a3,MINIMUM VDEF:a3_avg=a3,AVERAGE 
VDEF:a3_max=a3,MAXIMUM GPRINT:'a3_last':'Now\:%5.1lf%s' 
GPRINT:'a3_min':'Min\:%5.1lf%s' GPRINT:'a3_avg':'Avg\:%5.1lf%s' 
GPRINT:'a3_max':'Max\:%5.1lf%s\l' 


ERROR: invalid rpn expression in: a0,a1,ADDNAN,a2,ADDNAN,a3,ADDNAN,



Ghassan




From:   Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
To: Vladimir Vuksan vli...@veus.hr
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 11:16 AM
Subject:Re: [Ganglia-general] Additional Bars



I'm using rrdtool-1.2.30-5. 


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:Vladimir Vuksan vli...@veus.hr 
To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu 
Cc:ganglia-general@lists.sourceforge.net 
Date:10/19/2012 10:49 AM 
Subject:Re: [Ganglia-general]  Additional Bars 



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

Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Vladimir Vuksan
That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot 
of features from 1.3+ so things will look off if you use rrdtool 1.2.


Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:


I'm using rrdtool-1.2.30-5.


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:        Vladimir Vuksan vli...@veus.hr
To:        Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc:        ganglia-general@lists.sourceforge.net
Date:        10/19/2012 10:49 AM
Subject:        Re: [Ganglia-general]  Additional Bars

_



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: #ff; 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

Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Ghassan Elnajjar
Thank you.  Do I just upgrade right on top of the 1.2.30 or there is a 
specific rpm command that I need to execute?

Is rpm -U package_name sufficient?


Ghassan





From:   Vladimir Vuksan vli...@veus.hr
To: Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 11:33 AM
Subject:Re: [Ganglia-general]  Additional Bars



That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot 
of features from 1.3+ so things will look off if you use rrdtool 1.2.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

 I'm using rrdtool-1.2.30-5.
 
 
 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:Vladimir Vuksan vli...@veus.hr
 To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 10:49 AM
 Subject:Re: [Ganglia-general]  Additional Bars
 
 
_
 
 
 
 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: #ff; 
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

Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Ghassan Elnajjar
I have to upgrade the following files as well.  Do I need to do that or I 
can just use the --nodeps parameter?


Ghassan


#: rpm -Uvh rrdtool-1.3.9-1.aix5.1.ppc.rpm

cairo = 1.8.8 is needed by rrdtool-1.3.9-1
freetype2 = 2.3.12 is needed by rrdtool-1.3.9-1
libart_lgpl = 2.3.20 is needed by rrdtool-1.3.9-1
libpng = 1.2.44 is needed by rrdtool-1.3.9-1
pango = 1.24.5 is needed by rrdtool-1.3.9-1
dejavu-sans-mono-fonts is needed by rrdtool-1.3.9-1
dejavu-lgc-sans-mono-fonts is needed by rrdtool-1.3.9-1
libcairo.a(libcairo.so.2) is needed by rrdtool-1.3.9-1
libpango-1.0.a(libpango-1.0.so.0) is needed by rrdtool-1.3.9-1
libpangocairo-1.0.a(libpangocairo-1.0.so.0) is needed by 
rrdtool-1.3.9-1




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: Vladimir Vuksan vli...@veus.hr
Cc: ganglia-general@lists.sourceforge.net
Date:   10/19/2012 11:42 AM
Subject:Re: [Ganglia-general] Additional Bars



Thank you.  Do I just upgrade right on top of the 1.2.30 or there is a 
specific rpm command that I need to execute? 

Is rpm -U package_name sufficient? 


Ghassan





From:Vladimir Vuksan vli...@veus.hr 
To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu 
Cc:ganglia-general@lists.sourceforge.net 
Date:10/19/2012 11:33 AM 
Subject:Re: [Ganglia-general]  Additional Bars 



That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot 
of features from 1.3+ so things will look off if you use rrdtool 1.2.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

 I'm using rrdtool-1.2.30-5.
 
 
 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:Vladimir Vuksan vli...@veus.hr
 To:Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 Cc:ganglia-general@lists.sourceforge.net
 Date:10/19/2012 10:49 AM
 Subject:Re: [Ganglia-general]  Additional Bars
 
 
_
 
 
 
 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

Re: [Ganglia-general] Additional Bars

2012-10-19 Thread Vladimir Vuksan

I'm afraid you'll have to update all those too.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:


I have to upgrade the following files as well.  Do I need to do that or I can 
just use the --nodeps parameter?


Ghassan


#: rpm -Uvh rrdtool-1.3.9-1.aix5.1.ppc.rpm

        cairo = 1.8.8 is needed by rrdtool-1.3.9-1
        freetype2 = 2.3.12 is needed by rrdtool-1.3.9-1
        libart_lgpl = 2.3.20 is needed by rrdtool-1.3.9-1
        libpng = 1.2.44 is needed by rrdtool-1.3.9-1
        pango = 1.24.5 is needed by rrdtool-1.3.9-1
        dejavu-sans-mono-fonts is needed by rrdtool-1.3.9-1
        dejavu-lgc-sans-mono-fonts is needed by rrdtool-1.3.9-1
        libcairo.a(libcairo.so.2) is needed by rrdtool-1.3.9-1
        libpango-1.0.a(libpango-1.0.so.0) is needed by rrdtool-1.3.9-1
        libpangocairo-1.0.a(libpangocairo-1.0.so.0) is needed by rrdtool-1.3.9-1




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:        Vladimir Vuksan vli...@veus.hr
Cc:        ganglia-general@lists.sourceforge.net
Date:        10/19/2012 11:42 AM
Subject:        Re: [Ganglia-general] Additional Bars

_



Thank you.  Do I just upgrade right on top of the 1.2.30 or there is a specific 
rpm command that I need to execute?

Is rpm -U package_name sufficient?


Ghassan





From:        Vladimir Vuksan vli...@veus.hr
To:        Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
Cc:        ganglia-general@lists.sourceforge.net
Date:        10/19/2012 11:33 AM
Subject:        Re: [Ganglia-general]  Additional Bars

_



That could be the problem. Can you upgrade to rrdtool 1.3+. We use a lot
of features from 1.3+ so things will look off if you use rrdtool 1.2.

Vladimir

On Fri, 19 Oct 2012, Ghassan Elnajjar wrote:

 I'm using rrdtool-1.2.30-5.


 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:        Vladimir Vuksan vli...@veus.hr
 To:        Ghassan Elnajjar gelnaj...@mcvh-vcu.edu
 Cc:        ganglia-general@lists.sourceforge.net
 Date:        10/19/2012 10:49 AM
 Subject:        Re: [Ganglia-general]  Additional Bars


_



 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

Re: [Ganglia-general] Additional Bars

2012-10-18 Thread Vladimir Vuksan
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: #ff;
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


-- 
Mark Wagner | mwag...@intelius.com
System Administrator | Intelius Inc.

--
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


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,