Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serveral fixes and added features related to Graphite graphing #2

Merged
merged 1 commit into from
Jan 3, 2012
Merged

Serveral fixes and added features related to Graphite graphing #2

merged 1 commit into from
Jan 3, 2012

Conversation

lensen
Copy link
Contributor

@lensen lensen commented Jan 3, 2012

functions.php:

  • Fix for contexts set in json templates
    get_context.php:
  • Fix for Graphite graphs in graph_all_periods.php
    graph.php / conf_default.php.in:
  • Added ability to specify a graphite_prefix in config so all Ganglia RRDs can be stored in a subfolder instead of the main Graphite tree
  • Added fix for start and end time and min/max in Graphite graphs
  • Resetting max to "" if it's 0, because Graphite doesn't really like a max of 0
  • Replaced json and csv export with the Graphite version (this was done because we're using a distributed Graphite setup and the RRDs aren't stored locally on the Ganglia host)

functions.php:
-  Fix for contexts set in json templates
get_context.php:
- Fix for Graphite graphs in graph_all_periods.php
graph.php / conf_default.php.in:
- Added ability to specify a graphite_prefix in config so all Ganglia
RRDs can be stored in a subfolder instead of the main Graphite tree
- Added fix for start and end time and min/max in Graphite graphs
- Resetting max to "" if it's 0, because Graphite doesn't really like a
max of 0
- Replaced json and csv export with the Graphite version (this was done
because we're using a distributed Graphite setup and the RRDs aren't
stored locally on the Ganglia host)
vvuksan added a commit that referenced this pull request Jan 3, 2012
Serveral fixes and added features related to Graphite graphing
@vvuksan vvuksan merged commit 4e4f2f7 into ganglia:master Jan 3, 2012
vvuksan added a commit that referenced this pull request Oct 1, 2015
berlin2123 added a commit to berlin2123/ganglia-web that referenced this pull request Feb 21, 2024
PHP Fatal error:  Uncaught TypeError: in_array(): Argument ganglia#2 ($haystack) must be of type array, null given in /usr/share/ganglia/ganglia.php:353
@berlin2123 berlin2123 mentioned this pull request Feb 22, 2024
berlin2123 added a commit to berlin2123/ganglia-web that referenced this pull request Feb 26, 2024
…$haystack) must be of type array, null given in /usr/share/ganglia/get_ganglia.php:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants