Skip to content
Snippets Groups Projects
  1. Oct 26, 2021
  2. Oct 25, 2021
  3. Nov 27, 2019
  4. May 24, 2019
    • Jan Mach's avatar
      Greatly improved database sanity check scripts. · 99cc642d
      Jan Mach authored
      The database sanity check scripts now produce better output, log the output aside to log files for later use and are easier to configure. The usage documentation was revised as well. (Redmine issue: #5101)
      99cc642d
  5. Mar 28, 2019
  6. Mar 27, 2019
  7. Sep 21, 2018
    • Jan Mach's avatar
      Initial version of periodical anomaly detection scripts. · 2586e789
      Jan Mach authored
      I have added prototype periodical anomaly detection scripts created by Pavel Kácha into Mentat package. So far these are just simple shell scripts intended to be executed periodically via cron that will simply use the PSQL utility to query database and send the result via email. Possible improvements might be to envelope these into Mentat script to make use of common configurations. (Redmine issue: #4222)
      2586e789
  8. Jul 04, 2018
  9. Jul 02, 2018
  10. Jun 27, 2018
  11. Jun 19, 2018
    • Jan Mach's avatar
      Implemented new database administration commands to mentat-dbmngr.py module. · daca7794
      Jan Mach authored
      Implemented *reinit-main* command for main database schema reinitialization. Implemented *fixtures-add* and *fixtures-remove* command for inserting respectively deleting demonstration data objects (user accounts, groups, filters and networks). This will enable use to make demonstration isntallations more easy and smooth. (Redmine issue: #3383,#3387)
      daca7794
  12. Jan 23, 2018
  13. Mar 16, 2017
    • Jan Mach's avatar
      Implemented restart command. · 968230c9
      Jan Mach authored
      968230c9
    • Jan Mach's avatar
      Initial project revision · ebf03249
      Jan Mach authored
      This is the initial project release. It works, however it should still be considered as alpha release and work in progress. Couple of known issues:
      * missing configuration validation
      * missing documentation
      * missing modules
      * only partially working unit tests, not enough coverge of unit tests
      ebf03249
Loading