summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f003a0a)
raw | patch | inline | side by side (parent: f003a0a)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 26 Apr 2005 05:30:22 +0000 (05:30 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 26 Apr 2005 05:30:22 +0000 (05:30 +0000) |
* add security warning
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@442 a5681a0c-68f1-0310-ab6d-d61299d08faa
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@442 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/doc/rrdtool.pod | patch | blob | history |
index 281b331b80004fadac4ef599e7b9758ddd697fdf..a796bc8125f56897b6c3ef73b086125aa80c00c3 100644 (file)
--- a/program/doc/rrdtool.pod
+++ b/program/doc/rrdtool.pod
=item Aberrant Behavior Detection
-by Jake Brutlag E<lt>jakeb@corp.webtv.netE<gt>
+by Jake Brutlag
B<RRDtool> provides the building blocks for near real-time aberrant
behavior detection. These components include:
-=over 12
+=over
=item *
sockets, tools like netcat, or in a quick interactive test by using
'telnet localhost rrdsrv'.
+<B>NOTE</B> that there is no authentication with this feature! Do not setup
+such a port unless you are sure what you are doing.
=head1 SEE ALSO