CGP icon indicating copy to clipboard operation
CGP copied to clipboard

Collectd Graph Panel

Results 39 CGP issues
Sort by recently updated
recently updated
newest added

My CGP can't create **disk_io_time** graphs. Everything else is working fine. I already checked the file [CGP/plugin/disk.json](../blob/master/plugin/disk.json). The DS entries `io_time` and `weighted_io_time` are correct. 😕 My version: ``` root@collectd:/var/www/html/CGP#...

We have added headers to the the overview page so that we know which values are displayed. It's not really tested on different configs, but works for us. Headers have...

Hello, CGP is great, but it would be nice if it could support generating PNGs for HiDPI (Retina displays). At the moment all our graphs looks blurred on MacBook Pros...

Error Messages i.e. `ERROR: No DS called 'value' in '/var/lib/collectd/rrd/domain.de/processes-pg_autovacuum/io_ops.rrd'` I solved it in that way: in CGP/inc/types.db: Added `io_ops read:DERIVE:0:U, write:DERIVE:0:U` in CGP/plugin/processes.json Added ``` "ps_io_ops": { "title": "IO...

In the process of installing CGP on my own server, I've made a number of minor bug fixes and improvements that are useful to me. The biggest change is adding...

Could we add double quote for the whitelist in functions.inc.php? If it's not added, some images for the GenericJMX plugin will fail due their naming. Works for me, but I...

There are 2 motives for the change: 1) Before the change CGP enumerated all rrd files to display graph.php or host.php and therefore broke if any single plugin directory lacks...

Added debian dependency install instructions, we should do this for all OS's that can use this. This is a great software.

![time_all_pages_cgp](https://user-images.githubusercontent.com/20357611/48252598-7b55f380-e405-11e8-83b6-6659d10f7d20.png)

SMART groups a dozen or so attributes into the same type for the same drive, they all have wildly divergent ranges, so the resulting graphs are unusable, it should probably...