Fault Tolerance or high availability configuration is a redundancy configuration consisting of a Primary and a Secondary SpectroSERVER. This configuration ensures that monitoring is not interrupted if the Primary SpectroSERVER goes down.
Symptoms
$SPECROOT/SS-Tools/ directory.This issue occurs if the SSdbload utility is executed from the $SPECROOT/SS-Tools/ directory. Even though the binary resides in SS-Tools, it must be executed from the $SPECROOT/SS/ directory to correctly reference the database environment. Additionally, running the command as the root user instead of the Spectrum Install Owner (e.g., ####admin) can cause permission discrepancies.
To correctly configure the Secondary SpectroSERVER, follow these steps:
SSdbsave command line utility.$SPECROOT/SS/ directory.$SPECROOT/bin/stopSS.plcd $SPECROOT/SS/SSdbload command using the Spectrum Install Owner account:../SS-Tools/SSdbload -il -add 20 <savefile_name>SSdbload was previously run from the incorrect directory, delete the following stale files from $SPECROOT/SS-Tools/:*.db*.ixSSdbload.logAdditional Information
secondary_polling=yes to the .vnmrc file.