Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting MIN, MAX and LAST #2

Open
msiebuhr opened this issue Sep 27, 2011 · 1 comment
Open

Getting MIN, MAX and LAST #2

msiebuhr opened this issue Sep 27, 2011 · 1 comment

Comments

@msiebuhr
Copy link

Currently, the library only supports getting AVERAGE. It should be able to get MIN, MAX and LAST as well.

I imagine the current fetch(from, to, callback) could be changed to fetch(type, from, to, callback) (and possibly shortcuts like fetchAvg(from, to, callback) if you're into that sort of thing).

@msiebuhr
Copy link
Author

Just discovered HWPREDICT, MHWPREDICT, SEASONAL, DEVSEASONAL, DEVPREDICT and FAILURES per http://oss.oetiker.ch/rrdtool/doc/rrdcreate.en.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant