Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-07-03 | plugin/ping: improve descriptions | Pim van den Berg | 1 | -3/+2 | |
2013-06-26 | plugin/snmp: add missing instantiation of Type_GenericIO class | Pim van den Berg | 1 | -1/+3 | |
This bug was introduced in commit: v0.3-64-gb5f789c [plugin/snmp: add support for if_octets] | |||||
2013-06-16 | plugin/nut: collectd 5 compatibility for frequency graph | Pim van den Berg | 1 | -1/+5 | |
2013-06-16 | plugin/openvpn: add datasize support | Pim van den Berg | 1 | -1/+2 | |
2013-06-16 | plugin/openvpn: fix traffic graph | Pim van den Berg | 1 | -0/+1 | |
2013-06-16 | plugin: add openvpn plugin | Conrad Kostecki | 1 | -0/+42 | |
Source: http://pastebin.com/5vNDuKaZ | |||||
2013-06-01 | Changed name of value to Temperature | kostecki | 1 | -1/+1 | |
2013-06-01 | Thermal Plugin added | Conrad Kostecki | 1 | -0/+26 | |
2013-05-29 | plugin/nut: collectd 5 compatibility for timeleft graph | Manuel CISSÉ | 1 | -1/+5 | |
2013-05-13 | move width/heigth from plugins to type __construct | Pim van den Berg | 45 | -96/+0 | |
2013-04-26 | plugin/nut: collectd 5 compatibility + Add frequency graph | Manuel CISSÉ | 1 | -3/+15 | |
2013-04-06 | plugin: Add MD plugin | Manuel CISSÉ | 1 | -0/+24 | |
2013-02-09 | plugin: remove php close tags | Pim van den Berg | 2 | -4/+0 | |
2013-02-09 | plugin: add iptables/ip6tables plugin | cisse@yahoo.fr | 2 | -0/+64 | |
Signed-off-by: Manuel CISSÉ <manuel_cisse@yahoo.fr> | |||||
2012-12-16 | plugin/mysql: add support for cache_result, cache_size, threads, total_threads | Pim van den Berg | 1 | -0/+47 | |
Requested-by: Philipp Hellmich <Philipp.Hellmich@Bertelsmann.de> | |||||
2012-12-16 | plugin/ntpd: collectd 5 compatibility | Pim van den Berg | 1 | -4/+8 | |
2012-09-07 | plugin: add powerdns plugin | Pim van den Berg | 1 | -0/+18 | |
This is a very basic PowerDNS plugin. | |||||
2012-09-07 | add support for varnish plugin categories | Pim van den Berg | 1 | -14/+3 | |
Since commit collectd-4.10.0-88-g02e12db the varnish plugin groups collected values in categories. The collectd filestructure used for varnish is now: <plugin>-<category>-<plugin_instance>/<type>-<type_instance> Because this isn't distinguishable from a regular plugin like df, ... df-var-tmp/df_complex-free.rrd ("var" isn't the category here) ... the category is only set with the varnish plugin. Reported-by: Jonathan Huot <jonathan.huot@gmail.com> | |||||
2012-09-05 | plugin/snmp: add support for if_octets | Pim van den Berg | 1 | -4/+22 | |
The types used in the SNMP plugin aren't user defined, but defined in types.db. Because of the assumption that they were user defined, the patch supplied by Neptune Ning wasn't accepted. His patch has now been merged with this commit. A little fallback has been added to catch types that aren't defined in our code yet. Reference: https://github.com/pommi/CGP/pull/1 Contributed-by: Neptune Ning (Plan) <frostyplanet@gmail.com> | |||||
2012-09-05 | apply datasize (bytes/bits) only to network related data | Pim van den Berg | 14 | -51/+33 | |
As discussed in https://github.com/pommi/CGP/pull/1. | |||||
2012-08-12 | plugin: add snmp plugin | Pim van den Berg | 1 | -0/+19 | |
This is a very basic SNMP plugin. | |||||
2012-08-10 | plugin: convert spaces to tabs | Pim van den Berg | 4 | -148/+147 | |
2012-08-10 | introduce config option datasize to show graphs in bits or bytes | Pim van den Berg | 14 | -27/+51 | |
Config setting $CONFIG['datasize'] can be set to bits or bytes to show graph data in bits or bytes. Inspired-by: Neptune Ning (Plan) <frostyplanet@gmail.com> | |||||
2012-08-10 | plugin/tail: change to default graph type | Pim van den Berg | 1 | -2/+2 | |
When measuring multiple things, they don't need to be stacked in most cases. Reported-by: Philipp Hellmich <Philipp.Hellmich@Bertelsmann.de> | |||||
2011-09-25 | plugin/interface: fix empty instance descr. for collectd 5 | Pim van den Berg | 1 | -4/+10 | |
Reported-by: Nikoli <Nikoli@lavabit.com> | |||||
2011-09-10 | plugin/cpu: default scale to 100% | Erik Grinaker | 1 | -0/+1 | |
To be able to easily compare graphs with different max values. | |||||
2011-08-01 | plugin/apcups: collectd 5 compatibility | Pim van den Berg | 1 | -9/+22 | |
2011-08-01 | plugin: add apcups plugin | Peter Chiochetti | 1 | -0/+80 | |
2011-07-04 | plugin/libvirt: collectd 5 compatibility | Pim van den Berg | 1 | -6/+16 | |
2011-07-04 | plugin: add libvirt plugin | Pim van den Berg | 1 | -0/+137 | |
2011-06-26 | type/Default: dont use t as ti when no ti is set | Pim van den Berg | 5 | -29/+48 | |
Use 'value' instead. | |||||
2011-06-26 | plugin/dns: add dns reply code | Pim van den Berg | 1 | -0/+5 | |
2011-06-15 | plugin/users: collectd 5 compatibility | Pim van den Berg | 1 | -1/+5 | |
2011-06-15 | plugin/ping: collectd 5 compatibility | Pim van den Berg | 1 | -1/+2 | |
2011-06-15 | plugin/entropy: collectd 5 compatibility | Pim van den Berg | 1 | -1/+5 | |
2011-06-15 | plugin/contextswitch: collectd 5 compatibility | Pim van den Berg | 1 | -1/+5 | |
2011-06-15 | plugin/conntrack: collectd 5 compatibility | Pim van den Berg | 1 | -4/+17 | |
2011-06-15 | plugin/apache: collectd 5 compatibility | Pim van den Berg | 1 | -13/+26 | |
2011-06-15 | plugin/df: collectd 5 compatibility | Pim van den Berg | 1 | -4/+14 | |
2011-04-21 | resolve php notices | Karol Nowacki | 2 | -2/+2 | |
Including a lot of undefined $_GET values. | |||||
2011-04-18 | plugin/varnish: deduplicate rrd_format values | Pim van den Berg | 1 | -3/+1 | |
2011-04-18 | plugin: add varnish plugin | Aurélien ROUGEMONT | 1 | -0/+46 | |
2011-04-18 | plugin/zfs_arc: code cosmetics | Pim van den Berg | 1 | -19/+17 | |
2011-04-18 | plugin: add zfs_arc plugin | Aurélien ROUGEMONT | 1 | -0/+103 | |
2011-04-18 | plugin/contextswitch: correct plugin name | Pim van den Berg | 1 | -1/+1 | |
2011-04-18 | plugin: add contextswitch plugin | Aurélien ROUGEMONT | 1 | -0/+27 | |
2011-04-10 | plugin: deduplicate rrd_format code | Pim van den Berg | 6 | -31/+10 | |
2011-04-10 | plugin: add tail plugin | Pim van den Berg | 1 | -0/+18 | |
2011-04-05 | plugin/disk: SI magnitude units in legend for disk_merged and disk_ops | Pim van den Berg | 1 | -2/+2 | |
2011-03-15 | plugin/postgresql: support for all predefined queries | Pim van den Berg | 1 | -3/+89 | |
- pg_blks - pg_n_tup_c - pg_n_tup_g - pg_numbackends - pg_scan - pg_xact |