Hacker News new | ask | show | jobs
by zbjornson 3483 days ago
Wondering what the free version uses if it doesn't include graphite for dashboarding. It also feels way more invasive to have to install Ansible on all of my servers instead of just statsd plus a config file to point it at a host. (Edit: it's not required.)

Nice to have a supported, pro-grade monitoring product that isn't priced per server, finally.

1 comments

Hi zbjornson, regarding your question about "Wondering what the free version uses if it doesn't include graphite for dashboarding": the answer is that free version just includes the icingaweb dashboards and not those implemented with grafana.

Also I'd like to clarify a possible misunderstanding: Monitor in a Box does not require that ansible be installed on all the servers. We only require that ansible be installed on the one machine that orchestrates the setup of Monitor in a Box.

Ah, thanks for clarifying, I misunderstood that part of your FAQ.

Looking forward to trying it out.

The free version doesn't provide any visualizations other than what you see in the icingaweb dashboards. The icinga demo (not grafana) should give you an idea of what I mean: https://solutions.stacktile.io/demo

In the spirit of shameless self-promotion, I invite you to clone our git repo and see for yourself! :-)