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. Additional information

Working directories

Path
Description

/etc/default/solana-validator

Solana validator configuration file

/etc/sv_manager/sv_manager.conf

sv_manager configuration file

/home/solana/app

Solana binaries

/mnt/solana/log

Solana mount point: logs

/mnt/solana/ledger

Solana mount point: ledger

/mnt/solana/snapshots

Solana mount point: snapshots

/mnt/solana/swap

Solana mount point: swap

/mnt/solana/ramdisk

Solana mount point: RAM disk

/home/solana/monitoring

Monitoring program

/root/svt-agent/keypair.json

SVT Agent's key pair

/etc/systemd/system/solana-validator

Solana validator service file

root/.secrets

(Example) directory containing validator keys created by the user

PreviousFrequently asked questions (FAQ)NextBilling and plans

Last updated 2 years ago