Source tarballs and packages
As a long-time sysadmin, I don't believe in hosting project's own DEB/RPM repositories, thus Seismometer doesn't provide those. On the other hand, I recognize the trouble with building one's own packages; I tried to keep number of dependencies of the code to minimum, so the packages should build easily without much work around them. (TODO: rephrase this paragraph.)
TODO: Include MD5/SHA1/SHA512 sums and signatures.
NOTE: All files for now are empty placeholders.
existing tools
- Seismometer Toolbox: seismometer-toolbox-0.5.0.tar.gz
- StateTip: statetip-0.1.1.tar.gz
external tools to be incorporated
- DashWiki
- logdevourer
- Fluentd plugins fluentd-plugins-0.0.0.tar.gz
tools to be written
- BrookEngine: fluentd-plugins-0.0.0.tar.gz
- metrics and state collector
- DumbProbe snippets
Source repositories
All repositories can be browsed using local gitweb and are replicated on GitHub.
- BrookEngine:
canonical git repository
(
git clone
URL), GitHub - Seismometer Toolbox:
canonical git repository,
(
git clone
URL), GitHub - StateTip:
canonical git repository,
(
git clone
URL), GitHub - Fluentd plugins:
canonical git repository,
(
git clone
URL), GitHub