Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162920454
D17264.id48286.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D17264.id48286.diff
View Options
Index: sysutils/ganglia-webfrontend/Makefile
===================================================================
--- sysutils/ganglia-webfrontend/Makefile
+++ sysutils/ganglia-webfrontend/Makefile
@@ -2,11 +2,11 @@
PORTNAME= ganglia
PORTVERSION= 3.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils net parallel www
PKGNAMESUFFIX= -webfrontend
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Ganglia cluster monitor, web frontend
LICENSE= BSD3CLAUSE
Index: sysutils/ganglia-webfrontend/files/patch-cluster__view.php
===================================================================
--- /dev/null
+++ sysutils/ganglia-webfrontend/files/patch-cluster__view.php
@@ -0,0 +1,11 @@
+--- cluster_view.php.orig 2018-09-20 22:57:59 UTC
++++ cluster_view.php
+@@ -23,7 +23,7 @@ if ($refresh) {
+ }
+
+ function get_picker_metrics($metrics, $reports, $gweb_root, $graph_engine) {
+- $context_metrics = "";
++ $context_metrics = array();
+ if (count($metrics)) {
+ foreach ($metrics as $host_metrics) {
+ foreach ($host_metrics as $metric_name => $metric_value) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 7:46 AM (15 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35226641
Default Alt Text
D17264.id48286.diff (1 KB)
Attached To
Mode
D17264: sysutils/ganglia-webfrontend: Fix known display bug in cluster view
Attached
Detach File
Event Timeline
Log In to Comment