Howdy, Stranger!

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


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.

Opensource linux based monitoring software/application

AthylAthyl Member

Searching for the open source linux based application which send notification through email on downtime or when if there is no response from ports (http/smtp/etc)

Comments

  • WSSWSS Member
  • AthylAthyl Member

    @WSS said:
    There are many.

    Start here: https://github.com/Kickball/awesome-selfhosted

    Whats about PHP Server Monitor?

  • WSSWSS Member

    Test them to see what works for you. I don't use that. I use monit and munin.

  • AthylAthyl Member

    @WSS said:
    Test them to see what works for you. I don't use that. I use monit and munin.

    Ok, Thanks

  • MikeAMikeA Patron Provider, Veteran

    What are you trying to monitor? Just ICMP/TCP? If you don't need something that can be used across different servers PHPServerMonitor is simple and just works. I use it for some stuff since it has Pushover support.

  • @MikeA said:
    What are you trying to monitor? Just ICMP/TCP? If you don't need something that can be used across different servers PHPServerMonitor is simple and just works. I use it for some stuff since it has Pushover support.

    Didn't know about this one, its great. :)

Sign In or Register to comment.