Howdy, Stranger!

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


Nixstats delete server
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.

Nixstats delete server

So I moved my server to another physical server, added the new one to nixstats, but how do I remove the existing server? On nixstats website it says I can remove it from the dashboard, but I don't see such an option.

If anyone know, please help me. Much appreciated.

Comments

  • I would also want to do this!
    Thanks Vincent!

  • namhuynamhuy Member
    edited January 2016

    Did you uninstall that server before the move? If you didn't I don't know how to remove it from the dashboard

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    After running the command line code go to the Dashboard and remove the server to remove the data.

    Thanked by 1TheOnlyDK
  • It'll eventually stop reporting and give you an option to remove server. Just leave it, install the new one and eventually you'll see a 'remove server' option on the dashboard for that old box.

  • @namhuy said:
    Did you uninstall that server before the move? If you didn't I don't know how to remove it from the dashboard

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    After running the command line code go to the Dashboard and remove the server to remove the data.

    No I forgot that.

    @mikeyur said:
    It'll eventually stop reporting and give you an option to remove server. Just leave it, install the new one and eventually you'll see a 'remove server' option on the dashboard for that old box.

    I guess that's the only option, thanks Mike.

  • @TheOnlyDK said:
    I guess that's the only option, thanks Mike.

    Yeah, it'll look like this. I think it takes a day or two to show up.

    Thanked by 2TheOnlyDK Kris
  • 0xdragon0xdragon Member
    edited January 2016
    Thanked by 1TheOnlyDK
  • Was reported a while ago in User Report, found out a couple of months ago when I tried to remove servers that you need to wait for it to stop responding. After around 2 days you will see the option to remove the server as @mikeyur showed.

    Or as @namhuy suggested, run the uninstall script.

    It's already in the UserReport queue at NixStats.

  • Any idea how to remove the python version of their agent?
    I tried asking via the email they provide and via the chat where their support claims they are online yet never received any answer.

  • @TheOnlyDK said:
    So I moved my server to another physical server, added the new one to nixstats, but how do I remove the existing server? On nixstats website it says I can remove it from the dashboard, but I don't see such an option.

    If anyone know, please help me. Much appreciated.

    Thanks for mentioning Nixstats mate :) Didnt know about them and the monitoring seems simple and awesome :) So far I've used netstat but Nixstats is also nice^^

  • vfusevfuse Member, Host Rep

    @Ovidiu said:
    Any idea how to remove the python version of their agent?
    I tried asking via the email they provide and via the chat where their support claims they are online yet never received any answer.

    The uninstall command is displayed on the server overview page.

    The command is:

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    Thanked by 1TheOnlyDK
  • @vfuse said:

    @Ovidiu said:
    Any idea how to remove the python version of their agent?
    I tried asking via the email they provide and via the chat where their support claims they are online yet never received any answer.

    The uninstall command is displayed on the server overview page.

    The command is:

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    Any idea on the expected price once out of beta?

  • @vfuse said:

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    If you need some help ping me mate i can help

  • @vfuse said:

    @Ovidiu said:
    Any idea how to remove the python version of their agent?
    I tried asking via the email they provide and via the chat where their support claims they are online yet never received any answer.

    The uninstall command is displayed on the server overview page.

    The command is:

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    Thanks, I saw that, I just didn't realize there is only one uninstall method for both installation methods. I had added some servers "normally" and some via the python agent to see the difference.

  • vfusevfuse Member, Host Rep

    @Ovidiu said:

    @vfuse said:

    @Ovidiu said:
    Any idea how to remove the python version of their agent?
    I tried asking via the email they provide and via the chat where their support claims they are online yet never received any answer.

    The uninstall command is displayed on the server overview page.

    The command is:

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    Thanks, I saw that, I just didn't realize there is only one uninstall method for both installation methods. I had added some servers "normally" and some via the python agent to see the difference.

    This should work for both types :)

    @MagicalTrain said:

    @vfuse said:

    @Ovidiu said:
    Any idea how to remove the python version of their agent?
    I tried asking via the email they provide and via the chat where their support claims they are online yet never received any answer.

    The uninstall command is displayed on the server overview page.

    The command is:

    wget --no-check-certificate -N https://api.nixstats.com/uninstall.sh && bash uninstall.sh

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    Any idea on the expected price once out of beta?

    Pricing will be around $1-$3 per server per month.

    @simonindia said:

    @vfuse said:

    Sorry I haven't been able to reply to all requests lately. I'll try to do so tomorrow.

    If you need some help ping me mate i can help

    No problem for now, thanks tho!

Sign In or Register to comment.