Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 3, 2019 02:39
Show Gist options
  • Save ryantm/ac21ee735758a5bfabf7828e7020c239 to your computer and use it in GitHub Desktop.
Save ryantm/ac21ee735758a5bfabf7828e7020c239 to your computer and use it in GitHub Desktop.
/nix/store/98mw3c6204spbshlswgdjw109ay5n6ib-rrdtool-1.7.2
├── bin
│   ├── rrdcached
│   ├── rrdcgi
│   ├── rrdcreate -> rrdupdate
│   ├── rrdinfo -> rrdupdate
│   ├── rrdtool
│   └── rrdupdate
├── include
│   ├── rrd_client.h
│   ├── rrd_format.h
│   └── rrd.h
├── lib
│   ├── librrd.la
│   ├── librrd.so -> librrd.so.8.2.1
│   ├── librrd.so.8 -> librrd.so.8.2.1
│   ├── librrd.so.8.2.1
│   ├── perl
│   ├── perl5
│   │   └── site_perl
│   │   └── 5.28.2
│   │   ├── RRDp.pm
│   │   └── x86_64-linux-thread-multi
│   │   ├── auto
│   │   │   ├── RRDp
│   │   │   └── RRDs
│   │   │   └── RRDs.so
│   │   ├── perllocal.pod
│   │   └── RRDs.pm
│   └── pkgconfig
│   └── librrd.pc
└── share
├── doc
│   └── rrdtool-1.7.2
│   ├── html
│   │   ├── bin_dec_hex.html
│   │   ├── cdeftutorial.html
│   │   ├── index.html -> rrdtool.html
│   │   ├── librrd.html
│   │   ├── rpntutorial.html
│   │   ├── rrd-beginners.html
│   │   ├── rrdbuild.html
│   │   ├── rrdcached.html
│   │   ├── rrdcgi.html
│   │   ├── rrdcreate.html
│   │   ├── rrddump.html
│   │   ├── rrdfetch.html
│   │   ├── rrdfirst.html
│   │   ├── rrdflushcached.html
│   │   ├── rrdgraph_data.html
│   │   ├── rrdgraph_examples.html
│   │   ├── rrdgraph_graph.html
│   │   ├── rrdgraph.html
│   │   ├── rrdgraph_rpn.html
│   │   ├── rrdinfo.html
│   │   ├── rrdlast.html
│   │   ├── rrdlastupdate.html
│   │   ├── rrdlist.html
│   │   ├── rrd_pdpcalc.html
│   │   ├── RRDp.html
│   │   ├── rrdresize.html
│   │   ├── rrdrestore.html
│   │   ├── RRDs.html
│   │   ├── rrdthreads.html
│   │   ├── rrdtool.html
│   │   ├── rrdtune.html
│   │   ├── rrdtutorial.html
│   │   ├── rrdupdate.html
│   │   └── rrdxport.html
│   └── txt
│   ├── bin_dec_hex.pod
│   ├── bin_dec_hex.txt
│   ├── cdeftutorial.pod
│   ├── cdeftutorial.txt
│   ├── librrd.txt
│   ├── rpntutorial.pod
│   ├── rpntutorial.txt
│   ├── rrd-beginners.pod
│   ├── rrd-beginners.txt
│   ├── rrdbuild.pod
│   ├── rrdbuild.txt
│   ├── rrdcached.pod
│   ├── rrdcached.txt
│   ├── rrdcgi.pod
│   ├── rrdcgi.txt
│   ├── rrdcreate.pod
│   ├── rrdcreate.txt
│   ├── rrddump.pod
│   ├── rrddump.txt
│   ├── rrdfetch.pod
│   ├── rrdfetch.txt
│   ├── rrdfirst.pod
│   ├── rrdfirst.txt
│   ├── rrdflushcached.pod
│   ├── rrdflushcached.txt
│   ├── rrdgraph_data.pod
│   ├── rrdgraph_data.txt
│   ├── rrdgraph_examples.pod
│   ├── rrdgraph_examples.txt
│   ├── rrdgraph_graph.pod
│   ├── rrdgraph_graph.txt
│   ├── rrdgraph.pod
│   ├── rrdgraph_rpn.pod
│   ├── rrdgraph_rpn.txt
│   ├── rrdgraph.txt
│   ├── rrdinfo.pod
│   ├── rrdinfo.txt
│   ├── rrdlast.pod
│   ├── rrdlast.txt
│   ├── rrdlastupdate.pod
│   ├── rrdlastupdate.txt
│   ├── rrdlist.pod
│   ├── rrdlist.txt
│   ├── rrd_pdpcalc.pod
│   ├── rrd_pdpcalc.txt
│   ├── rrdresize.pod
│   ├── rrdresize.txt
│   ├── rrdrestore.pod
│   ├── rrdrestore.txt
│   ├── rrdthreads.pod
│   ├── rrdthreads.txt
│   ├── rrdtool.pod
│   ├── rrdtool.txt
│   ├── rrdtune.pod
│   ├── rrdtune.txt
│   ├── rrdtutorial.pod
│   ├── rrdtutorial.txt
│   ├── rrdupdate.pod
│   ├── rrdupdate.txt
│   ├── rrdxport.pod
│   └── rrdxport.txt
├── locale
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── rrdtool.mo
│   └── hu
│   └── LC_MESSAGES
│   └── rrdtool.mo
├── man
│   ├── man1
│   │   ├── bin_dec_hex.1.gz
│   │   ├── cdeftutorial.1.gz
│   │   ├── rpntutorial.1.gz
│   │   ├── rrd-beginners.1.gz
│   │   ├── rrdbuild.1.gz
│   │   ├── rrdcached.1.gz
│   │   ├── rrdcgi.1.gz
│   │   ├── rrdcreate.1.gz
│   │   ├── rrddump.1.gz
│   │   ├── rrdfetch.1.gz
│   │   ├── rrdfirst.1.gz
│   │   ├── rrdflushcached.1.gz
│   │   ├── rrdgraph.1.gz
│   │   ├── rrdgraph_data.1.gz
│   │   ├── rrdgraph_examples.1.gz
│   │   ├── rrdgraph_graph.1.gz
│   │   ├── rrdgraph_rpn.1.gz
│   │   ├── rrdinfo.1.gz
│   │   ├── rrdlast.1.gz
│   │   ├── rrdlastupdate.1.gz
│   │   ├── rrdlist.1.gz
│   │   ├── rrd_pdpcalc.1.gz
│   │   ├── rrdresize.1.gz
│   │   ├── rrdrestore.1.gz
│   │   ├── rrdthreads.1.gz
│   │   ├── rrdtool.1.gz
│   │   ├── rrdtune.1.gz
│   │   ├── rrdtutorial.1.gz
│   │   ├── rrdupdate.1.gz
│   │   └── rrdxport.1.gz
│   └── man3
│   ├── librrd.3.gz
│   ├── RRDp.3.gz
│   └── RRDs.3.gz
└── rrdtool
└── examples
├── 4charts.pl
├── bigtops.pl
├── cgi-demo.cgi
├── minmax.pl
├── perftest.pl
├── piped-demo.pl
├── rrdcached
│   ├── RRDCached.pm
│   └── rrdcached-size.pl
├── shared-demo.pl
├── stripes.pl
└── stripes.py
28 directories, 159 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment