Пакет nagios-nsca: Информация

    Исходный пакет: nagios-nsca
    Версия: 2.9.2.1-alt5
    Собран:  5 апреля 2022 г. 2:44
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: https://sourceforge.net/projects/nagios/

    Лицензия: GPLv2
    О пакете: Nagios addon to send check results to a central monitoring server
    Описание: 
    This program is designed to accept passive service check results from
    clients that use the send_nsca utility and pass them along to the
    Nagios process by using the external command
    interface. The program can either be run as a standalone daemon or as
    a service under inetd. If you have libmcrypt installed on your systems,
    you can choose from multiple crypto algorithms (DES, 3DES, CAST, xTEA,
    Twofish, LOKI97, RJINDAEL, SERPENT, GOST, SAFER/SAFER+, etc.) for
    encrypting the traffic between the client and the server.
    Encryption is important in this addon, as it prevents unauthorized users
    from sending bogus check results to Nagios. Read the included SECURITY
    document for more information.
    
    This package provides the core agent running on the Nagios server

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    nagios-nsca (e2kv6, e2kv5, e2kv4, e2k)
    nagios-nsca-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    nagios-nsca-send (e2kv6, e2kv5, e2kv4, e2k)
    nagios-nsca-send-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Paul Wolneykien

    Список участников:
    Paul Wolneykien

      1. libmcrypt-devel
      2. libsocket
      3. libnsl2-devel

    Последнее изменение


    7 мая 2020 г. Paul Wolneykien 2.9.2.1-alt5
    - Document the new "host_address" client configuration option.
    7 мая 2020 г. Paul Wolneykien 2.9.2.1-alt4
    - Set to use "nagiosnew" group in all configs.
    28 января 2020 г. Paul Wolneykien 2.9.2.1-alt3
    - Fix/improve: Log error on an unexpected message type.