Smart Validator Toolkit (SVT)
  • Introduction
    • What is SVT?
  • User guide
    • Connect your wallet
    • Create a new validator
      • Create a vote account
      • Set up a communication channel
      • Install the Agent
      • Install validator software
    • Connect an existing validator
      • Select your validator
      • Set up a communication channel
      • Install the Agent
    • Control your validator
      • View real-time logs
      • Send commands to the Agent
        • install validator
        • restart validator
        • stop validator
        • update validator
        • update monitoring
        • update monitoring validator name
        • test
      • Execute commands manually
      • Remove the communication channel
    • Monitor validators
      • Manage your monitoring list
        • Add validators to the monitoring list
        • Remove validators from the list
        • Filter the monitoring list
        • Link to Staking.Kiwi
        • Configuration shortcut
      • Use the Dashboard for monitoring
        • Key metrics
        • Network performance
        • Operational performance
        • Server performance
    • View and generate reports
    • Manage alerts
      • Enable alerts
      • Use the Telegram bot
      • Change alert settings
      • Disable alerts
    • Remove your validator
  • Additional information
    • Architecture
    • Roadmap
    • Public API
    • Frequently asked questions (FAQ)
    • Working directories
  • Features under development
    • Billing and plans
    • Messenger
  • Links
    • Discord
    • Telegram
    • Twitter
Powered by GitBook
On this page
  1. User guide

Control your validator

Once your validator has been deployed/connected using SVT, you can control it through the Agent. The Agent listens to your commands on the Messenger channel and, upon receiving them, runs Ansible playbooks on your server to initiate various validator-related processes. You can have the Agent install a new validator, restart or stop your existing validator, update validator software, etc.

After you send a command to the Agent, you can view a real-time log of the Docker container running your command on the server.

In case your commands cannot be sent to the Agent, you can generate a command and execute it manually. For details, please refer to Execute commands manually.

PreviousInstall the AgentNextView real-time logs

Last updated 1 year ago