Skip to content

Releases: Poil/CGraphz

v2.46.3

Choose a tag to compare

@Poil Poil released this 06 Feb 07:16

Fix some notice and make it compatible with PHP 7.0.7.1

v2.46.2

Choose a tag to compare

@Poil Poil released this 29 Dec 09:10
  • Changes :
    • Improved the zoom popup code
    • Added : curl_json-apc definition
    • Added : filled type
    • Updated : typesdb
    • Added : the "Disk IO Time"
    • Allowed : libvirt-vm/ASgrp type in "server add", the hostname must be in format "HypervisorName:VMName" or "ASGroup:Hostname"
  • Fixes :
    • Fixed : the graph title width when using text title
    • Fixed : order of opcache max
    • Fixed : removed duplicate entries in "server add"
    • Fixed : notices on flush_path (when not used)

v2.46.1

Choose a tag to compare

@Poil Poil released this 03 Sep 06:32

Fix graph zoom size

2.46

Choose a tag to compare

@Poil Poil released this 02 Sep 14:57
  • Changes :
    • Add a media=print stylesheet
    • Add a graph size selector
  • Fixes :
    • Some admin view titles
    • Missing navbar title on dynamic dashboard when using a wildcard filters and ordering by P-PI-T
    • Some locales
    • Submit button became blank after form submission

2.45

Choose a tag to compare

@Poil Poil released this 26 Aug 05:55

Fix dynamic dashboard when using multiple datadir

v2.44

Choose a tag to compare

@Poil Poil released this 01 May 07:47

Fix admin server cleaning

v2.43

Choose a tag to compare

@Poil Poil released this 30 Apr 09:48

This release adds support for multiple datadir.

  • You can now have N collectd collectors.
    • These collectors export their "/var/lib/collectd/" dir via NFS
    • The server which are hosting CGraphz mounts these NFS shared
    • In the CGraphz configuration file, you need to declare each folder and if needed the associated socket to flush RRDs files.

Please check the config.php.tpl file to see the configuration changes.

PS: Thanks to Glenn for a big part in this improvement.

v2.42

Choose a tag to compare

@Poil Poil released this 26 Jan 21:23

Fix

  • Dynamic dashboard with SNMP plugins
  • NavMenu : Perms check for the search input box - not displayed for a non admin user

Improvement :

  • Scroll wheel zoom center position
  • Allow graph title to be display in html
  • Graph title is now on alt and title tags img

2.41 (not released but included in 2.42)
Fix :

  • img refresh

Improvement :

  • code improvement to module (Thanks Glenn)
  • allow graph title to be display in html
  • Better screensize detection (Thanks Glenn)
  • Some MS plugins and fix on Linux plugins
  • Allow ordering on P-T on dynamic dashboard (plugin and type)

v2.40

Choose a tag to compare

@Poil Poil released this 02 Nov 17:11
  • Bootstraped
  • New admin
  • New navigation bars
  • and more ...

v2.30

Choose a tag to compare

@Poil Poil released this 02 Nov 17:13
  • Plugin definition are now in JSON (backport all changes from CGP)
  • Support for SSC Serv and Collectd 4/5, now really better than how I made it in 2.20
  • Add dynamic datetime refresh on zooming graph
  • Fixes ...