NovaStar Program Reference / System / Overview

System programs perform core NovaStar functionality including system startup and shutdown, diagnostics, and system processes.


Summary

TODO smalers 2017-11-26 Need to insert summary of system processes.

NovaStar Administration

NovaStar administration (or "admin") programs control NovaStar startup, shutdown, restart, etc.

  • novastar5 - master program to start, stop, restart, etc. NovaStar core components

System Processes (continuous)

System processes are started automatically when a NovaStar base station restarts and perform important ongoing tasks such as data collection. It may be necessary to troubleshoot the status of these programs if the system is not performing as expected.

System Processes (cron)

Some processes are run on a scheduler via Linux cron in order to perform regular tasks.

Utilities, Backup and Restore

Utilities, General

General utilities can be run from the command line to provide useful information and perform system administration tasks.

Utilities, Lock Files

Utilities, Log Files

Utilities, Modem

Utilities, Shell

  • nsh - run command in shell with NovaStar environment
  • nspath - set PATH to include NovaStar program folders
  • slay - kill a process by name
  • waitfor - read input until string matched

Utilities, Time

Utilities, Tomcat

Utilities, Updating NovaStar

The following utilities are used to update the NovaStar software.

  • nsupdate - update NovaStar system to latest version

Utilities, Website