Package monit: Information

    Source package: monit
    Version: 5.17.1-alt3
    Build time:  May 11, 2016, 02:22 PM in the task #164557
    Copied in the task: #164616
    Category: Monitoring
    Report package bug
    License: AGPLv3
    Summary: Process monitor and restart utility
    Description: 
    monit is an utility for monitoring services or similar programs running on
    a Unix system. It will start specified programs if they are not running
    and restart programs not responding.  Many checks can be performed:
      - process existence
      - connectability
      - protocol-level (SMTP,POP3,IMAP,NNTP,HTTP,SSH,FTP,SIP)
      - resource usage (cpu/ram)
      - process interdependencies

    List of rpms provided by this srpm:
    monit (x86_64, i586)
    monit-base (noarch)
    monit-debuginfo (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    qa-robot
    Igor Homyakov

      1. libssl-devel
      2. flex
      3. libpam-devel

    Last changed


    May 11, 2016 Michael Shigorin 5.17.1-alt3
    - changed "set pidfile" from notice to action (closes: #32086)
    May 5, 2016 Michael Shigorin 5.17.1-alt2
    - tweaked monitrc addition to avoid dups (closes: #30577)
      + added corresponding warning to %post
    March 10, 2016 Michael Shigorin 5.17.1-alt1.1
    - tweaked filesystems, mdadm examples