- Home - Features - Devellopment - Demo - Manual - Appliance - Download - Help -
Free network management
About | Background | Installation | Administration | Operating | Releasenotes | Add-ons
Google

Additions

Nagios

When configuring Nagios, Nagios authentication will be done based on the Sipman authentication files. Run through the following steps:
  1. apt-get install nagios-text (no need for databases).
  2. edit the file vi /etc/default/nagios
  3. Run nagios -v /etc/nagios/nagios.cfg, to check for config errors (should be oke).
  4. Run ps -ax|grep nagios to test if nagios is running.
  5. Edit /etc/nagios/apache.conf, replacing the auth password file.
  6. Edit /etc/nagios/cgi.cfg, adding netadmin to lines with =nagiosadmin.
    #       AuthUserFile /etc/nagios/htpasswd.users
            AuthUserFile /var/sipman3/shared/passwd/mrtgusers
    
  7. Replace the nagios user with netadmin in the contacts.cfg file with vi s/nagios/netdadmin/g.
  8. contactgroups.cfg
  9. Remove replaced cfg files and add definitions for the generated file.
    #cfg_file=/etc/nagios/contactgroups.cfg
    #cfg_file=/etc/nagios/hostgroups.cfg
    #cfg_file=/etc/nagios/hosts.cfg
    #cfg_file=/etc/nagios/services.cfg
    cfg_file=/var/sipman3/data/local/extra/nagios/nagiosDefinitions.cfg
    
working on it, be patient
In case of questions please contact us at: info@sipman.net