Re: does rrdtool support https or ssh?
Simon Hobson <[email protected]> Thu, 30 Jun 2016 10:46:19 +0100
| Newsgroups | gmane.comp.db.rrdtool.user |
|---|---|
| Message-ID | <[email protected]> |
Yamei Feng <[email protected]> wrote: > Does rrdtool have the option of enabling secure protocols (E.g. HTTPS, LDAPS, SSH, etc) for sending data securely over the network? I go through the documentation on http://oss.oetiker.ch/rrdtool/, but does not find any information about that. No it doesn't. Rrd does one thing and does it well. There are other tools - eg OpenVPN, SSH, both of which do security well but don't do data storage - that will allow you to wrap a layer of security over your rrd data.