GithubHelp home page GithubHelp logo

s3mon / s3mon Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 266 KB

monitor s3 buckets for missing files

Home Page: https://s3mon.dev

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 1.74% Makefile 0.59% Rust 97.66%
s3 s3-storage s3-bucket s3-backup monitoring files backup backup-utility backup-files

s3mon's Introduction

s3mon's People

Contributors

nbari avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

0xack13

s3mon's Issues

error: failed to run custom build command for `openssl v0.9.24`

Can't build in circleci or Docker images because of this error:

 error: failed to run custom build command for `openssl v0.9.24`

output of cargo tree -i -p openssl:0.9.24: (cargo install cargo-tree)


circleci@e18b4d60bed1:~/project$ cargo tree -i -p openssl:0.9.24
 Downloading crates ...
  Downloaded winapi v0.3.8
openssl v0.9.24
└── native-tls v0.1.5
    ├── hyper-tls v0.1.4
    │   └── reqwest v0.7.3
    │       └── slack-hook v0.7.0
    │           └── s3mon v0.1.2 (/home/circleci/project)
    ├── reqwest v0.7.3 (*)
    └── tokio-tls v0.1.4
        ├── hyper-tls v0.1.4 (*)
        └── reqwest v0.7.3 (*)

option to define different outputs and formats

If a 3rd party tool for example telegraf calls periodically s3mon have an option to configure the output so that it could be used to simplify collecting metrics.

Either could return the files found or a true/false if no files found for the defined period.

go asynchronous

rusoto is async-ready, so instead of spawning a thread per bucket (and immediately calling .sync()) your application could be made to "properly" use asynchronous programming

resolves #4, #1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.