[erlang-questions] RRDtool?
Matej Kosik
kosik@REDACTED
Thu Jan 10 09:21:58 CET 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
fess wrote:
> Hi,
>
> I'm embarking on a project monitor machines and internals of our
> erlang applications using RRDTool.
>
> Is anyone using RRDTool with Erlang? Any recommended libraries
> already written to help with interfacing with RRDs?
>
> Quickly searching I find reference to eRRD http://shdh.org.nz/wiki/
> errd which claims to be RRD bindings for erlang however I see
> nothing actually there.
> Also I did find a reference on this list, http://www.erlang.org/
> pipermail/erlang-questions/2004-July/012745.html in 2004, from Anders
> Nygren that
> he had written something, so I'm cc'ing him as well.
>
> I also notice that in Pete Kazmier tutorial "Writing an Erlang Port
> using OTP Principles" [ http://www.trapexit.org/
> Writing_an_Erlang_Port_using_OTP_Principles ] He mentions that his
> motivation for writing a port was to interface with RRDTool. Is
> there standard/public code to use RRDtool from within erlang, or
> should I continue and roll my own port?
>
>
> Any advice/guidance is appreciated. Thanks.
For our NMS I needed RRD too. Here is my (certainly not the only one) reimplementation.
http://altair.sk:60001/uploads/
It was my second Erlang server (so I still enjoined it in that time). It works well for several months.
Regards
- --
Matej Kosik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHhdWmL+CaXfJI/hgRAkNCAJ9OZdaWvhmvsdrgx3qtG0ft/3hvBgCfaMhN
vUJ4dhTcDjk75IxgeqWien4=
=1eKW
-----END PGP SIGNATURE-----
More information about the erlang-questions
mailing list