monit already ships with an systemd-service, why not use it?!
Priority: Normal => Low
Assigning to QA, Advisory: ======================== Our current monit package still uses an old/deprecated init script service while a systemd service is provided upstream, so this update switches from init script to systemd service support. ======================== Packages in 7/core/updates_testing: ======================== monit-5.25.3-1.1.mga7.i586.rpm monit-5.25.3-1.1.mga7.x86_64.rpm Source RPM: ======================== monit-5.25.3-1.1.mga7.src.rpm
Assignee: geiger.david68210 => qa-bugsVersion: Cauldron => 7
mga7, x86_64 Checked the operation of monit before updating. Looked fine. Updated monit and ran a few simple commands. monit can do very much more than this though. $ rpm -q monit monit-5.25.3-1.1.mga7 $ monit -t Control file syntax OK $ monit -d 5 Monit daemon with PID 6959 awakened $ monit --id Monit ID: b948f8eb1ed0ca1a64c4cdea0d3b7cb1 $ monit summary Monit 5.25.3 uptime: 14m ┌─────────────────────────────────┬────────────────────────────┬───────────────┐ │ Service Name │ Status │ Type │ ├─────────────────────────────────┼────────────────────────────┼───────────────┤ │ difda │ OK │ System │ ├─────────────────────────────────┼────────────────────────────┼───────────────┤ │ bin │ OK │ Directory │ ├─────────────────────────────────┼────────────────────────────┼───────────────┤ │ canopus │ OK │ Remote Host │ └─────────────────────────────────┴────────────────────────────┴───────────────┘ $ monit procmatch ruby List of processes matching pattern "ruby": ┌───┬───────┬───────┬──────────────────────────────────────────────────────────┐ │ │ PID │ PPID │ Command │ ├───┼───────┼───────┼──────────────────────────────────────────────────────────┤ │ │ 10547 │ 18642 │ ruby /home/lcl/bin/inventory │ ├───┼───────┼───────┼──────────────────────────────────────────────────────────┤ │ │ 6333 │ 18642 │ /usr/bin/ruby /home/lcl/bin/bugcentre │ ├───┼───────┼───────┼──────────────────────────────────────────────────────────┤ │ │ 8515 │ 18642 │ /usr/bin/ruby -W0 /home/lcl/bin/calco │ ├───┼───────┼───────┼──────────────────────────────────────────────────────────┤ │ * │ 9015 │ 18642 │ ruby /home/lcl/bin/wv 3600 │ └───┴───────┴───────┴──────────────────────────────────────────────────────────┘ Total matches: 4 $ monit procmatch acpid List of processes matching pattern "acpid": ┌───┬───────┬───────┬──────────────────────────────────────────────────────────┐ │ │ PID │ PPID │ Command │ ├───┼───────┼───────┼──────────────────────────────────────────────────────────┤ │ * │ 3270 │ 1 │ /usr/sbin/acpid │ └───┴───────┴───────┴──────────────────────────────────────────────────────────┘ Total matches: 1 $ monit -H notebook SHA1(notebook) = a64f0e2789f1f65905a6ac7acdb198eb974c9b78 MD5(notebook) = 0c513c00334ebb91a16e5a94e26a8a34 $ monit procmatch nfs List of processes matching pattern "nfs": ┌───┬───────┬───────┬──────────────────────────────────────────────────────────┐ │ │ PID │ PPID │ Command │ ├───┼───────┼───────┼──────────────────────────────────────────────────────────┤ │ * │ 7787 │ 2 │ nfsd │ .... Total matches: 8 $ monit status Monit 5.25.3 uptime: 42m Directory 'bin' status OK monitoring status Monitored monitoring mode active on reboot start permission 755 uid 0 gid 0 access timestamp Mon, 24 Sep 2018 06:25:53 change timestamp Mon, 27 Jul 2020 11:56:49 modify timestamp Mon, 27 Jul 2020 11:56:49 data collected Mon, 27 Jul 2020 12:29:09 .............. Unless anybody objects, this can go out.
CC: (none) => tarazed25
Whiteboard: (none) => MGA7-64-OK
Validating. Advisory in Comment 1.
Keywords: (none) => validated_updateCC: (none) => andrewsfarm, sysadmin-bugs
CC: (none) => davidwhodginsKeywords: (none) => advisory
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2020-0164.html
Resolution: (none) => FIXEDStatus: NEW => RESOLVED