Live data from Hacker News

Viewing profile — martin_rusev

martin_rusev

HN member
Joined
Fri, Nov 06, 2009, 1:42 PM UTC
HN karma
111
Public activity
27 items

About martin_rusev

[ my public key: https://keybase.io/martinrusev; my proof: https://keybase.io/martinrusev/sigs/R-LQJyZCnMUfZ-RiY5OKx3ud--diYpMM6rDfVPacizE ]

Recent public activity

  1. comment
    Comment #4089443

    I launched a paid version ( http://amon.cx/plus ) of my server and web app monitoring toolkit - Amon ( http://amon.cx ) back in February and have made something like $3000. It took…

  2. story
  3. comment
    Comment #3615596

    Fixed. Thank you

  4. comment
    Comment #3613728

    Fixed. Thank you

  5. comment
    Comment #3613711

    No, only Linux at the moment. I am considering a FreeBSD support and probably Windows :)

  6. comment
    Comment #3613697

    That's something I've been working on for some time, but it's not ready for public release. As I see it - Amon Plus will have a fully featured ACL in a week.

  7. comment
    Comment #3613692

    It's the other way around. On the servers you install a 10KB agent that collects the data and sends it to the central instance

  8. comment
    Comment #3613651

    It's only HTTP for now, but my plans are to extend it to support different transport protocols ( 0mq, UDP, TCP)

  9. comment
    Comment #3612328

    The normal version can monitor only the server it's installed on. The Plus version has alerts and you can use it to monitor as many servers and apps as you like - there are no inte…

  10. comment
    Comment #3557009

    Thanks for pointing out fpm. It looks really neat. Also with the Homebrew example, you made me realize that I don't need the bash installer at all ( It's extremely hard to maintain…

  11. comment
    Comment #3556627

    Thank you for the feedback. For the Mongo installer - I really, really, really wanted to install it with one line of code, instead of writing 100 lines bash spaghetti, but that's n…

  12. story
  13. story
  14. story
  15. comment
    Comment #3315805

    Thanks, I will remove the wildcards and rm -rf where I can. I will add more comments to the scripts, so people can instantly know what exactly is happening when they read through.

  16. comment
    Comment #3315703

    Thanks a lot for that. First, it downloads and installs a non-checksummed i686 binary version of mongodb. This is outrageously anti-social and one should be embarrassed for releasi…

  17. comment
    Comment #3315576

    If you can help with advice, I will be more than happy to listen :)

  18. comment
    Comment #3315409

    Maybe I will do that, because it will be more convenient for some people. But the Pro version will always be an option for people that don't want to pay monthly charges and are OK …

  19. comment
    Comment #3315404

    Because at its best Redis is an in-memory database. That means saving log information to it ( the exceptions are log information after all ) will take RAM. And at some point you wi…

  20. comment
    Comment #3314615

    Almost there with the auth module, probably 2-3 days :)

  21. comment
    Comment #3314493

    It was Redis once :) But Redis is not a good database for storing Rails exceptions, that's why I replaced it with Mongo.

  22. comment
    Comment #3314488

    There is a Pro version in the works. The idea is to have a fully working open source variant with almost everything included. But if you want to monitor multiple servers, better su…

  23. story
  24. story
  25. story