Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • None
    • Professional Edition
    • Documentation
    • Observium 20.11.10814 Centos8

    Description

      I tried to configure the location of nagios plugins like described in https://docs.observium.org/config_options/

       

      so I set 

      $config['nagios_plugins'] = "/usr/lib64/nagios/plugins";

      because in centos8 it is located in /usr/lib64 as described but it didn't work. So I search through the source code but looks like this variable isn't used anywhere. But I found 

      $config['nag_plugdir']

      so I set this to the correct path but didn't help. 

       

      At the and I made a symbolic link in /usr/lib to /usr/lib64/nagios and voila, all plugins are working. 

       

      Can you correct the documentation please how to configure the plugin path the right way? 

       

      Attachments

        Activity

          [OBS-3530] Configuration of nagios plugin path

          There was incorrect documentation.
          Correct option is $config['nagplug_dir']

          Documentation fixed.

          landy Mike Stupalov added a comment - There was incorrect documentation. Correct option is $config ['nagplug_dir'] Documentation fixed.

          People

            sid3windr Tom Laermans
            albrecht Rajko Albrecht
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: