Dear Ganglia-General,

Today I installed Ganglia on a server and 16 clients using dnf (Fedora 26):

ganglia.x86_64, 3.7.2-14.fc26                                                   
                                        
ganglia-gmetad.x86_64, 3.7.2-14.fc26                                            
                                                         
ganglia-gmond.x86_64, 3.7.2-14.fc26                                             
                                                       
ganglia-web.x86_64, 3.7.2-14.fc26

I am brand new to Ganglia (and PHP).

Two Quick Questions: 

1.) How can I get the monitored nodes to be in multiple columns with fewer 
rows? All I can get is one long column with 17 nodes. I know there is a 
dropdown option on the web UI, but it does not appear to have any affect, no 
matter what I set it to. I always only get one long column.

2.) I would like to be able to sort all the web UI view's by hostname. How can 
I do this? I don't want them to change their order based on their statistics.

When I grep 'sort' out of the files in /usr/share/ganglia, there is an 
overwhelming number of matches. 
It seems like there should be an easier way than messing around with editing 
all of these files, right?
[root@huyton01 ganglia]# pwd
/usr/share/ganglia
[root@huyton01 ganglia]# ls -1
actions.php
aggregate_graphs.php
api
autorotation.php
breakdown_report_results.php
breakdown_reports.php
calendar.php
cluster_legend.html
cluster_view.php
compare_hosts.php
conf_default.php
conf.php
css
cubism_form.php
cubism.php
decompose_graph.php
docs
dwoo
edit_optional_graphs.php
eval_conf.php
events.php
footer.php
functions.php
ganglia.php
get_context.php
get_ganglia.php
get_overlay_events.php
global.php
graph_all_periods.php
graph.d
graph.php
grid_tree.php
header.php
host_overview.php
host_view.php
img
index.php
inspect_graph.php
js
lib
login.php
logout.php
meta_view.php
metric_group_view.php
mobile_helper.php
mobile.php
nagios
node_legend.html
physical_view.php
pie.php
search.php
show_node.php
stacked.php
styles.css
tasseo.php
tattle_autocomplete.php
templates
test
trend_navigation.php
version.php
view_content.php
views_view.php

The closest help I've found was from 
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Power+Systems/page/Ganglia,
 but my get_context.php did not contain the lines (if (!$sort) $sort = 
"descending";) that the author referred to and suggested that I change.

Thanks,

eap
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to