Show HN: Real-time server monitoring in your browser
91–100 of 117 posts
Re: Show HN: Real-time server monitoring in your browser
#92Maybe you should concentrate on fixing your own dependency issues before you start pounding on Nagios (https://scoutapp.com/info/nagios_alternative) about the exact same issue.
Re: Show HN: Real-time server monitoring in your browser
#93Earlier quoted context omitted.
I can't tell if you're trolling or not... The use of man in this context is androgynous. It's merely an abbreviated use of "mankind," which is an abbreviated use of "humankind." I'm sorry if you're upset by this wording, but it's not inappropriate.
No, you're right... it's not inappropriate. But really, something like "for the modern admin" is more appropriate and should be used. There is no need for the "modern man", so it should be left out. The phrase of "modern man" was meant to contrast with old-school admins. For me, it brought up images of classic admins in server rooms either your straight-laced IBM types or your Berkeley Unix neckbeards. Take your pick…
Re: Show HN: Real-time server monitoring in your browser
#94Re: Show HN: Real-time server monitoring in your browser
#95Re: Show HN: Real-time server monitoring in your browser
#96Re: Show HN: Real-time server monitoring in your browser
#97Any way of enforcing HTTPS and login/password auth? I would love to be able to use this on a set of public servers...
Re: Show HN: Real-time server monitoring in your browser
#98Re: Show HN: Real-time server monitoring in your browser
#99Shameless plug - If anyone is looking for a python/django alternative with refresh settings and remote access to the output data as json take a look at pyDash : https://github.com/k3oni/pydash .
Posted about it a while ago https://news.ycombinator.com/item?id=7224710 .
Re: Show HN: Real-time server monitoring in your browser
#100For all my fellow CentOS/RHEL users here is a quick bash script for getting it running (assumes you don't have ruby 1.9 installed). # Install RVM and Ruby 1.9.3 curl -sSL https://get.rvm.io | bash -s stable source /etc/profile.d/rvm.sh rvm install 1.9.3 # Install JSON gem gem install json # Install Scout realtime gem install scout_realtime # Start Scout realtime scout_realtime # Punch a hole in iptables on port 5555…
no.