25
https://goo.gl/bx2EVn What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

and other stories from my What's new with RRDtool GitHub repo · What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

  • Upload
    others

  • View
    12

  • Download
    0

Embed Size (px)

Citation preview

Page 1: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

What's new with RRDtool and other stories from my GitHub repo

Tobi OetikerOETIKER+PARTNER AG

Page 2: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

contractual obligation

Page 3: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

RRDtool

github.com/oetiker/rrdtool-1.x

Page 4: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

rrdtool create --source and --template

Page 5: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

CDEF:mtotal=rate,STEPWIDTH,*,\NEWMONTH,PREV,0,IF,ADDNAN

Page 6: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

RRDs::fetch_cb_register

DEF:a=cb//mykey:a:AVERAGE

Page 7: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/RrdGraphJS

RrdGraphJS (lib)

Page 8: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

demo

tobi.oetiker.ch/smokenav

github.com/oetiker/RrdGraphJS

Page 9: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

q('.graph').rrdGraphPng();

<img class="graph" data-src-template="grf/{{start}}/{{end}}"/>

github.com/oetiker/RrdGraphJS

Page 10: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/net-ldap-spnego

Net::LDAP::SPNEGO (lib)

Page 11: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

Use an SSO login info from a Windows web browser to authenticate an ActiveDirectory LDAP connection

github.com/oetiker/net-ldap-spnego

Page 12: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/acmefetch

AcmeFetch (tool)

Page 13: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

Generate and manage Let's Encrypt! certificateswithout magic and sudo access.

github.com/oetiker/acmefetch

Page 14: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/LogFetcher

LogFetcher (tool)

Page 15: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

Highly scaleableLogfile collection via SSH

github.com/oetiker/LogFetcher

Page 16: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/mojolicious-plugin-pingen

Mojolicious::Plugin::Pingen

Page 17: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

Printing and sending actual physical letters from a nice little RestAPI.

github.com/oetiker/mojolicious-plugin-pingen

Page 18: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/upload-service

upload-service

Page 19: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

tobi.oetiker.ch/upload

github.com/oetiker/upload-service

Page 20: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

A simple resumable web-inbox.

github.com/oetiker/upload-service

Page 21: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/GpfMeter

GpfMeter

Page 22: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

Track elusive performance problems on the Windows Desktop by enlisting the Users help.

github.com/oetiker/GpfMeter

Page 23: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

github.com/oetiker/sourcey-buildpack

sourcey-buildpack

Page 24: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

A generic Buildpack forCloud Foundry PAAS.

Get control over the environment for your applications.

github.com/oetiker/sourcey-buildpack

Page 25: and other stories from my What's new with RRDtool GitHub repo ·  What's new with RRDtool and other stories from my GitHub repo Tobi Oetiker OETIKER+PARTNER AG

https://goo.gl/bx2EVn

Tobias Oetiker <[email protected]>OETIKER+PARTNER AGwww.oetiker.ch

github.com/oetiker