Howdy, Stranger!

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


SyAgent - free server and uptime monitoring (non commercial)
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.

SyAgent - free server and uptime monitoring (non commercial)

pewpew Member

The old discussion is old and it's not relevant since last update.

What is this about?
Syagent is live server monitoring tool. Easy, click click copy paste and your server is monitored.
Additional feature is uptime, today Syagent support http (ping and push are coming soon).

Alarms
You can choose what type of alarms you wish to receive and how.

So what's new?
* Added uptime feature
* Upgraded the limits
* Fixed bugs
* Made UI less suck

Sign up
I don't store your passwords or tokens, for authentication I use google firebase auth service, that is more secure than every other service. However some users cannot sign up if google is banned in their country, for example China. I will try to make alternative auth provider.

«1

Comments

  • looks good, i will test tonight.

    thank you

  • Thought it was free server // and // uptime monitoring.

  • pewpew Member

    @Dazzle said:
    Thought it was free server // and // uptime monitoring.

    Ops, sorry.. I wish I could edit the title..

  • ChuckChuck Member

    I'm looking for free servers to test this service.
    Thanks ;) .

  • pewpew Member

    Ping uptime added

  • taizitaizi Member

    @pew said: I will try to make alternative auth provider

    github/mircosoft?

  • DursDurs Member

    @pew said:
    The old discussion is old and it's not relevant since last update.

    What is this about?
    Syagent is live server monitoring tool. Easy, click click copy paste and your server is monitored.
    Additional feature is uptime, today Syagent support http (ping and push are coming soon).

    Alarms
    You can choose what type of alarms you wish to receive and how.

    So what's new?
    * Added uptime feature
    * Upgraded the limits
    * Fixed bugs
    * Made UI less suck

    Sign up
    I don't store your passwords or tokens, for authentication I use google firebase auth service, that is more secure than every other service. However some users cannot sign up if google is banned in their country, for example China. I will try to make alternative auth provider.

    i use it is a really good service

    Thanked by 1pew
  • pewpew Member

    @taizi said:

    @pew said: I will try to make alternative auth provider

    github/mircosoft?

    Yes, but also social I guess.

  • pewpew Member

    Hey all, I increased the limits to 25 server monitors and 25 uptime monitors

    Thanked by 1melp57
  • ArkasArkas Moderator

    That sounds very exiting! I'll give it a try as well.

  • Thanks for providing this cool free service.

    Thanked by 1Havy
  • Your website still says 10 servers and 10 uptime monitoring per user

  • cool. how to add cpu usage warning?

  • pewpew Member

    @NewbieInTraining said:
    Your website still says 10 servers and 10 uptime monitoring per user

    Ops, fixed :)

  • pewpew Member

    @umzak said:
    cool. how to add cpu usage warning?

    I didn't add such alert because CPU is something that jumps to 100% every time when you perform some action on your server. If you have 100% CPU for some time it's ok, not like memory where app can crash if it goes too much.

  • Any example website for status page ??

  • FREE SE- oh

  • jwg29859jwg29859 Member
    edited October 2022

    Cool project. Curiously wonder what the backend are built with.

  • @pew said:

    @umzak said:
    cool. how to add cpu usage warning?

    I didn't add such alert because CPU is something that jumps to 100% every time when you perform some action on your server. If you have 100% CPU for some time it's ok, not like memory where app can crash if it goes too much.

    A lot of services default to 5 minute alarms of 100% CPU to notify if an app crashed. It is fairly normal to max out CPU on low end VPS for compiling or media generation, so it shouldn't be a default but would likely be a used feature.

  • pewpew Member

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

  • pewpew Member

    @jwg29859 said:
    Cool project. Curiously wonder what the backend are built with.

    It's microservices, so some services are python, some are nodejs. Mongodb as a database, I also use many GCP services like pubsub, logs, etc.

  • pewpew Member

    @TimboJones said:

    @pew said:

    @umzak said:
    cool. how to add cpu usage warning?

    I didn't add such alert because CPU is something that jumps to 100% every time when you perform some action on your server. If you have 100% CPU for some time it's ok, not like memory where app can crash if it goes too much.

    A lot of services default to 5 minute alarms of 100% CPU to notify if an app crashed. It is fairly normal to max out CPU on low end VPS for compiling or media generation, so it shouldn't be a default but would likely be a used feature.

    Hm, never thought about it. Good point, I added it to issues

    Thanked by 1TimboJones
  • @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Thanked by 1afn
  • add_iTadd_iT Member
    edited October 2022

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    @jwg29859 said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Yes, I mean example page for public uptime status monitoring

    Thanked by 1afn
  • pewpew Member

    @add_iT said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    @jwg29859 said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Yes, I mean example page for public uptime status monitoring

    I see. No, the service does not provide status pages.

  • add_iTadd_iT Member
    edited October 2022

    @pew said:

    @add_iT said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    @jwg29859 said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Yes, I mean example page for public uptime status monitoring

    I see. No, the service does not provide status pages.

    So what is the idea create uptme monitoring if doesn't have monitor status page ??

    I am a bit confusing

  • @add_iT said:

    @pew said:

    @add_iT said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    @jwg29859 said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Yes, I mean example page for public uptime status monitoring

    I see. No, the service does not provide status pages.

    So what is the idea create uptme monitoring if doesn't have monitor status page ??

    I am a bit confusing

    ....to monitor your own servers and notify you if they go down.

  • Thankyou!!
    Would be nice to also add in "ST", great for vps users.

  • @iKeyZ said:

    @add_iT said:

    @pew said:

    @add_iT said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    @jwg29859 said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Yes, I mean example page for public uptime status monitoring

    I see. No, the service does not provide status pages.

    So what is the idea create uptme monitoring if doesn't have monitor status page ??

    I am a bit confusing

    ....to monitor your own servers and notify you if they go down.

    But it can be self hosted right ??

  • @add_iT said:

    @iKeyZ said:

    @add_iT said:

    @pew said:

    @add_iT said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    @jwg29859 said:

    @pew said:

    @add_iT said:
    Any example website for status page ??

    What do you mean? If you talk about uptime, so it's better to call for an API that returns status 200.

    He means a page like this 1 maybe.

    Yes, I mean example page for public uptime status monitoring

    I see. No, the service does not provide status pages.

    So what is the idea create uptme monitoring if doesn't have monitor status page ??

    I am a bit confusing

    ....to monitor your own servers and notify you if they go down.

    But it can be self hosted right ??

    This one no, but there are some you can. It depends on preference I guess.

Sign In or Register to comment.