Viewing profile — martin_rusev
martin_rusev
HN member- Joined
- Fri, Nov 06, 2009, 1:42 PM UTC
- HN karma
- 111
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About martin_rusev
Recent public activity
-
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…
- story
-
comment
Comment #3615596
Fixed. Thank you
-
comment
Comment #3613728
Fixed. Thank you
-
comment
Comment #3613711
No, only Linux at the moment. I am considering a FreeBSD support and probably Windows :)
-
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.
-
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
-
comment
Comment #3613651
It's only HTTP for now, but my plans are to extend it to support different transport protocols ( 0mq, UDP, TCP)
-
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…
-
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…
-
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…
- story
- story
- story
-
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.
-
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…
-
comment
Comment #3315576
If you can help with advice, I will be more than happy to listen :)
-
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 …
-
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…
-
comment
Comment #3314615
Almost there with the auth module, probably 2-3 days :)
-
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.
-
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…
- story
- story
- story