Releases: Poil/CGraphz
Releases · Poil/CGraphz
v2.46.3
v2.46.2
- 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
2.46
2.45
v2.44
v2.43
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
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)