top | item 8334974

Show HN: SeaLion 2 – Linux Server Monitoring, Alerting and Debugging Tool

32 points| treskot | 11 years ago |sealion.com | reply

43 comments

order
[+] Karunamon|11 years ago|reply
I've got two problems here.

1) Cloud based. No, no, no, absolutely not, no way, no how. I am not hooking up server farms to the internet. Monitoring systems stay behind the firewall. Please come up with a self-hosted version.

Moreso when:

2) They log directly into the system. Unprivileged user or not, if you've got shell on my box, "you" being a random company on the internet, it's not my box anymore. Someone hacks you and by extension they've hacked me.

[+] wernerb|11 years ago|reply
I agree with you, though other people may be entirely trusting of the SaaS in question or not care that much about security.

Commando.io is basicly the same service command-execution wise, however, it also offers the possibility for customers to run commando.io self-hosted (presumably enterprise pricing). Having a SaaS I presume, which is working (and successful) can be a boon to future enterprise sales that are concerned with the risks you mentioned.

I wish that all SaaS dealing with access to remote servers have some kind of (more up-front) disclaimer, noting that no matter how secure the service is advertised it will not be responsible for future mishaps/breaks/leaks.

[+] michaelmior|11 years ago|reply
It wasn't clear from reading the homepage, but I was hoping this only sent data OUT via HTTP and didn't require giving access to the system at all. If they actually require access to my system, that's a little disappointing.
[+] ajmarsh|11 years ago|reply
I'd like to second this. Add a self hosted version and you have a new customer.
[+] fr4|11 years ago|reply
Immediately interested by the title of this post as I'm using a competing product (Scout App) right now, clicked through and subsequently left the site within 10 seconds.

That is a terrible website considering your target market are UNIX geeks.

[+] evergre|11 years ago|reply
What's wrong with Linux geeks looking at well designed websites?
[+] latch|11 years ago|reply
I've been a pretty big fan of Scout (ScoutApp) for this. To me, Scout's killer feature is the ease with which you can write a custom plugin. And, if that's too much trouble, just use the Generic JSON URI plugin and have your code/cron/whatever dump a json file with whatever you want to track.

This is quite a bit cheaper though.

[+] peterwwillis|11 years ago|reply
tl;dr this tool is a cron for your monitoring scripts that reports to a cloud service which then gives you dashboards

Product information that I wish was on one page but instead is spread across five:

  - by default, agent only collects these [linux] stats
    - 1/5/15 min load average
    - cpu usage per cpu
    - memory usage (total,res,virt,cached)
    - network reads per second (RX?)
    - network writes per second (TX?)
    - disk reads per second (only #, so probably iops)
    - disk writes per second (only #, so probably iops)
  - collects output from monitor scripts [that you have to write]
  - sends output to sealion cloud via ssl
  - 'Your password is encrypted' (???)
  - have to edit a couple of files to make it collect info as root
  - have to create your own alerts
  - all data is erased after 3 (free) 15 (paid) or 45 (paid) days
  - features:
    - Dashboard & Charts
    - Alerts
    - Daily Digest
    - Raw output [from your monitor scripts]
    - Quick Setup
    - Enterprise Scale (???)
    - Time Machine (Server data is recorded for a week)
      (this is diff than 3/15/45 days reported above???)
    - Side-By-Side Server Comparison
    - Teams [access controls]
  - Pricing
    - FREE    2 servers  3 days data retention
    - $29/m   5 servers  15 days data retention
    - $49/m   10 servers 15 days data retention 
    - $249/m  50 servers 15 days data retention
    - $499/m  unlimited  45 days data retention
  - agent runs on your servers as unprivileged user
    - made with python 2.6
    - https://github.com/webyog/sealion-agent
[+] mihok|11 years ago|reply
I come from using New Relic for our server monitoring, and there are a couple things that I can see that I already love about Sea Lion, their realtime stats, and ad-hoc commands really opens up to allow any kind of monitoring. I would like to see the ability to rename servers instead of using their hostname.. as well as multiple stats on the page at once.. Other than that, this is really awesome!

Considering going on one of their paid tiers

[+] chrisan|11 years ago|reply
Is there an equivalent of New Relics application performance monitoring? For example the view of time spent in script, DB, memcache, external, etc all in a stacked line graph?
[+] busterarm|11 years ago|reply
Sorry to be the negative-nancy, but did Nagios (specifically XI) suddenly become hard or something?

Maybe I'm just an old neckbeard by now, but what's with this trend with cloud-hosted middle-man applications (read: expensive web 2.0 frontends) for standard software? If you can't install and configure your own server monitoring, what are you doing hosting your own servers? Am I missing something obvious here?

[+] stuntmachine|11 years ago|reply
Though on one hand I'm inclined to agree with you regarding Nagios, on the other hand I disagree. What you're missing is the concept of developer empowerment. I am a sysadmin / operations engineer, and one trend I've noticed over the course of the past ten years is one toward developers venturing further and further into what could be labeled "traditional" systems administration. Do not underestimate developer demand. It's fueled many technological "movements" in the past ten years, infrastructure automation being a huge one.
[+] kolev|11 years ago|reply
What if you're using AWS already? I couldn't find any word on CloudWatch integration.
[+] nodefortytwo|11 years ago|reply
Love the simplicity and the extensibility of running ad-hoc commands. Pricing looks okay, especially the unlimited tier as I hate per server pricing but $500 cap seems reasonable.
[+] ninjastar99|11 years ago|reply
Spelling mistake in the very first screenshot in the very first visual when I clicked your link. Seperate -> Separate.
[+] treskot|11 years ago|reply
Good catch. Fixed it. Thanks!
[+] vpj|11 years ago|reply
Was very easy to install. But could not figure out how to monitor more than one indicator at the same time.
[+] grimtrigger|11 years ago|reply
How does this work? Do I need to upload some a file on my server or do any special configuration?
[+] treskot|11 years ago|reply
Run the curl command once you sign up. Or, download the tarball and install it manually.
[+] girinambari|11 years ago|reply
Can you explain little bit more on "Debugging Tool"? How to use as Debugging tool?
[+] treskot|11 years ago|reply
Once you have custom commands set up, you can rely on alerts to zero-down on the issue and debug it with ease.

You can make use of historical data to go back in time, analyse and debug issues.

[+] calpaterson|11 years ago|reply
The scroll thing is very annoying. Can't you just have a list of product features?
[+] kolev|11 years ago|reply
More and more companies copy this blindly. There are cases when this works well, but here, it's more than just annoying.
[+] cauterize|11 years ago|reply
This style is Powerpoint for the web.
[+] peterwwillis|11 years ago|reply
This can't be stated enough: everyone hates the scroll thing. Everyone. Even if people don't hate it, it sure isn't going to bring them more business. More the opposite.
[+] paukiatwee|11 years ago|reply
i agree that the scrolling is very annoying. If it is on mobile even worst.
[+] michaelmior|11 years ago|reply
I didn't find it terrible until I got to the end I kept scrolling and ended up back at the beginning. That was a pretty terrible experience.