sat-nms database

sat-nms database overview

Sometimes you simply want to store data, and what better way to do that than with a database? And if you're going to need a database, then it should be a stable, robust, high-performing, and well-supported one. So what could be more obvious than using PostgreSQL, the world's most advanced open-source relational database!

From a small installation running directly on your sat-nms MNC server to integration into a full redundant database cluster - you have any option. We ship our servers with database preinstalled and configured and providing automatic migrations script if database schema updates are required by a future version of the sat-nms MNC system- so you don't have to take care about database administration. But for customer running already PostgreSQL clusters, we just need the matching credentials to connect to your database.

Features

  • Satellites and antennas: store satellites and their positions together with TLE or i11 elements, beacons and more
  • Channels: manage satellite and IP streaming channels and push related settings directly to the equipment
  • Stream key: store BISS and Streaming keys to inject them easily into IRDs and Encoders
  • Inventory: keep track of your equipment and maintenance information to your devices
  • Measurement records: store and analyze any kind of parameter coming from your devices in a time series database(*)

Data recorder

  • using TimescaleDB, the time-series database built on PostgreSQL
  • specify parameters you want to store
    • in specific interval
    • on change
  • correlate and visualize data in different graphs
  • add thresholds for alarms and report durations
  • manage the database including retention policy