Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Linux Server Monitor with Public Status Page
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Linux Server Monitor with Public Status Page

Hey,

I need a service who offer linux server monitoring with public status page. Like newrelic,nodequery and etc.

Free or Paid

Thank You!

Comments

  • edited December 2016
  • What about Nixstats?

    Thanked by 1vfuse
  • You could check statuscake.com, has a great front-end

  • Nixstats, here's a real status page - https://nixstats.com/report/568dafb565689e95308b4567

    Thanked by 2vfuse bersy
  • https://cachethq.io

    If you would want to setup monitoring yourself and perhaps need a fancy opensource status page.

  • As other above have said, highly recommend NixStats. They always seem to be adding new featuers/the slack notifications work perfectly for my needs

    http://status.tane.nz/ - Is Hosted by them

    Thanked by 2vfuse Dormeo
  • SaragoldfarbSaragoldfarb Member
    edited December 2016

    Just use newrelic or node query and pull the info from their API. It's not that hard and it'll integrate nicely in your website.

    Edit: same goes for uptimerobot and nixstats. Have been using this before I went with a custom build solution.

  • vfusevfuse Member, Host Rep

    @Tane said:
    As other above have said, highly recommend NixStats. They always seem to be adding new featuers/the slack notifications work perfectly for my needs

    http://status.tane.nz/ - Is Hosted by them

    Thanks, close to bringing NIXStats into production! Some new status page layouts are in development (you'll be able to choose).

    Also added new monitoring features like ICMP (ping) and tcp monitoring.

    The new monitoring agent is almost ready as well and will be available thru official repositories so it will be as easy as apt-get/yum install nixstatsagent :) And it works on windows!

  • @vfuse said:

    @Tane said:
    As other above have said, highly recommend NixStats. They always seem to be adding new featuers/the slack notifications work perfectly for my needs

    http://status.tane.nz/ - Is Hosted by them

    Thanks, close to bringing NIXStats into production! Some new status page layouts are in development (you'll be able to choose).

    Also added new monitoring features like ICMP (ping) and tcp monitoring.

    The new monitoring agent is almost ready as well and will be available thru official repositories so it will be as easy as apt-get/yum install nixstatsagent :) And it works on windows!

    How about some additional fields to indicate vps expired time like discussed at https://www.lowendtalk.com/discussion/99120/vps-server-inventory-system#latest so nixstat can be our all in one solution

    Thanked by 1vfuse
  • vfusevfuse Member, Host Rep

    @robohost said:

    @vfuse said:

    @Tane said:
    As other above have said, highly recommend NixStats. They always seem to be adding new featuers/the slack notifications work perfectly for my needs

    http://status.tane.nz/ - Is Hosted by them

    Thanks, close to bringing NIXStats into production! Some new status page layouts are in development (you'll be able to choose).

    Also added new monitoring features like ICMP (ping) and tcp monitoring.

    The new monitoring agent is almost ready as well and will be available thru official repositories so it will be as easy as apt-get/yum install nixstatsagent :) And it works on windows!

    How about some additional fields to indicate vps expired time like discussed at https://www.lowendtalk.com/discussion/99120/vps-server-inventory-system#latest so nixstat can be our all in one solution

    On the settings page you can set additional fields. These are also available thru the API :)

    Thanked by 1bersy
  • @Saragoldfarb said:
    Just use newrelic or node query and pull the info from their API. It's not that hard and it'll integrate nicely in your website.

    Edit: same goes for uptimerobot and nixstats. Have been using this before I went with a custom build solution.

    Sorry i am not a PHP guru to use API :)

  • I probably have some script still on my laptop from when I was using it. I could share the source? All you'd have to do is change the API key. What monitor are you using right now?

    Thanked by 1ZweiTiger
  • @Saragoldfarb said:
    I probably have some script still on my laptop from when I was using it. I could share the source? All you'd have to do is change the API key. What monitor are you using right now?

    nodequery,newrelic

    mostly newrelic :)

    Thank you if possible!

  • ZweiTiger said: mostly newrelic

    You mean New Relic Infrastructure?

  • mailcheapmailcheap Member, Host Rep
  • some good uptime stats on that page! :)

    also using uptimerobot to monitor my growing VPS fleet ,,

    Thanked by 1mailcheap
  • @vfuse What will the plans and pricing be like?

    Thanked by 1Waldo19
  • @ZweiTiger said:

    @Saragoldfarb said:
    I probably have some script still on my laptop from when I was using it. I could share the source? All you'd have to do is change the API key. What monitor are you using right now?

    nodequery,newrelic

    mostly newrelic :)

    Thank you if possible!

    I don't have it right here. Probably on my laptop I left behind in Germany on a visit. I'll be there next week so I'll post it here somewhere next week.

  • @vfuse said:

    @Tane said:
    As other above have said, highly recommend NixStats. They always seem to be adding new featuers/the slack notifications work perfectly for my needs

    http://status.tane.nz/ - Is Hosted by them

    Thanks, close to bringing NIXStats into production! Some new status page layouts are in development (you'll be able to choose).

    Also added new monitoring features like ICMP (ping) and tcp monitoring.

    The new monitoring agent is almost ready as well and will be available thru official repositories so it will be as easy as apt-get/yum install nixstatsagent :) And it works on windows!

    Finally, been waiting for windows support!

  • Or you can write your own code for that..

Sign In or Register to comment.