Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

nametypedesc
idsequenced integer (bigserial)
node_idbigintforeign key of node
metric_item_id
foreign key of metric_item
valueintegervalue of metric
received_timestamptimestampTime when value was received
received_nanosecondsintegernanonseconds when value was received
measured_timestamptimestampreceivedTime stamp that metric was measured on host at
measured_nanosecondsinteger

...

Time stamp that metric was measured on host at in nanoseconds


ipaddr_history

ip history of node can be useful. We will store this. This can be useful in blocking out "bad-actors" ip addresses or ranges and protecting against attacks.

...