delete

The delete commands are used to delete database entries or tables from the Plixer Scrutinizer system.

Options and syntax

Note

  • These commands will permanently delete data and should be used with caution.

  • The collector should be stopped before running any of the history_index commands.

delete custom_algorithm <FILENAME>
Permanently deletes the custom algorithm with the specified FILENAME

FILENAME should not include the algorithm file’s .pm extension.
delete history_index_empty_tables

Deletes all tables with zero rows from the history index

delete history_index_orphans

Deletes all history index entries for which a table does not actually exist

delete history_table_orphans

Deletes all tables that do not have a history index entry