summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 083a654)
raw | patch | inline | side by side (parent: 083a654)
author | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Thu, 25 Oct 2007 13:32:26 +0000 (15:32 +0200) | ||
committer | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Thu, 25 Oct 2007 13:32:26 +0000 (15:32 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index b664995634f856817a301797590c9cf2538002d0..93f265c1d62eb436d5823d429c5f89273e7d0b1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
definitions separate from the host definitions.
* perl plugin: Many changes, including the added `EnableDebugger'
config option which lets you debug your Perl plugins more easily.
+ * tcpconns plugin: The new `tcpconns' plugin collects the number of
+ certain TCP connections and what state they're in. This can be used
+ to see how many connections your FTP server has to handle or how
+ many outgoing connections your mailserver has open.
* snmp plugin: Added the options `Scale' and `Shift' to Data-blocks to
- correct the values returned by SNMP-agents.
+ correct the values returned by SNMP-agents. If a <data> block is
+ defined as `table' the instance is now optional. The sequence number
+ is used as the type-instance in this case. The new `InstancePrefix'
+ option allows to add arbitary prefixes to the type-instance.
* ipvs plugin: The new `ipvs' plugin collects IPVS connection statistics
(number of connections, octets and packets for each service and
destination).