Git Product home page Git Product logo

Comments (4)

anarcat avatar anarcat commented on September 6, 2024

i have looked at uptimed a little, and just took a look at downtimed. i agree that documenting the difference would be nice.

here's a list of things i found so far:

  • tuptime doesn't run as a daemon. it is only fired through cronjobs running at regular (5 minutes) intervals, and on startup and shutdown. uptimed and downtimed both are daemons always running in the background
  • both daemons are written in C while tuptime is written in Python
  • downtimed logs into syslog, not sure about the others.
  • tuptime writes to a sqlite database, not sure about the others
  • last releases:
    • uptimed: 2015-04-07 (0.4.0)
    • downtimed: 2013-07-27 (0.6)
    • tuptime: ? (3.2.10)
  • uptimed tracks "uptime records" and sends emails when milestones are reached (e.g. "you have been up for 100 days!)
  • both uptimed and downtimed are well distributed in Debian. tuptime only recently entered debian officially.

here's also a openhub comparison: https://www.openhub.net/p/_compare?project_0=uptimed&project_1=downtimed&project_2=tuptime

from tuptime.

anarcat avatar anarcat commented on September 6, 2024

the openhub comparison has been completed:

it turns out that tuptime is also much smaller than the C counterparts, clocking at 800 LOC vs 2400 for downtimed and 40000 for uptimed. downtimed hasn't seen much activity in the last two years, and uptimed has a similar activity to tuptimed (but is much older).

from tuptime.

rfrail3 avatar rfrail3 commented on September 6, 2024

xtaran, I hope that the information included in this commit cover your issue. If not, feel free to reopen it.

Thanks for the tips Anarcat,

from tuptime.

xtaran avatar xtaran commented on September 6, 2024

Thanks! That suffices well.

from tuptime.

Related Issues (20)

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.