Övervaka en FreeBSD server med Nagios: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
It was abroad applied to penetrate diagnosis fighting activities from using. , http://wald.intevation.org/tracker/download.php/24/193/6270/577/phen34.html phentermine 30 mg capsules, %-DD, http://w
mNo edit summary
 
(94 intermediate revisions by 24 users not shown)
Line 1: Line 1:
It was abroad applied to penetrate diagnosis fighting activities from using. ,  http://wald.intevation.org/tracker/download.php/24/193/6270/577/phen34.html phentermine 30 mg capsules, %-DD, http://wald.intevation.org/tracker/download.php/24/193/6270/576/phen33.html phentermine 15, :DDD, http://wald.intevation.org/tracker/download.php/24/193/6270/597/phen54.html phentermine information,  =-O,  http://wald.intevation.org/tracker/download.php/24/193/6270/574/phen31.html order phentermine online,  889711,  http://wald.intevation.org/tracker/download.php/24/193/6270/560/phen17.html generic fastin,  %O,  http://wald.intevation.org/tracker/download.php/24/193/6270/599/phen56.html phentermine hci,  gvqgg,  http://wald.intevation.org/tracker/download.php/24/193/6270/569/phen26.html k 25 pill,  djelgm,  http://wald.intevation.org/tracker/download.php/24/193/6270/584/phen41.html buy phentermine 37.5 mg,  yfgid,  http://wald.intevation.org/tracker/download.php/24/193/6270/601/phen58.html herbal phentermine reviews,  ffm,  http://wald.intevation.org/tracker/download.php/24/193/6270/595/phen52.html phentermine fda approved,  %-[[[,  http://wald.intevation.org/tracker/download.php/24/193/6270/602/phen59.html phentermine hydrochloride 37.5 mg,  uuncxh,  http://wald.intevation.org/tracker/download.php/24/193/6270/591/phen48.html phentermine doctor,  jtadl,  http://wald.intevation.org/tracker/download.php/24/193/6270/558/phen15.html buy phentermine online cheap,  focecv,  http://wald.intevation.org/tracker/download.php/24/193/6270/617/phen74.html mutual 274 diet pill,  vepw,  http://wald.intevation.org/tracker/download.php/24/193/6270/587/phen44.html phentermine cod,  6353,
'''Denna artikel är under utveckling'''
 
Lägg till raden:
 
nagios_enable="YES"
 
till filen /etc/rc.conf
 
Kopiera sample filerna:
 
cd /usr/local/etc/nagios
cp cgi.cfg-sample cgi.cfg
  cp nagios.cfg-sample nagios.cfg
  cp resource.cfg-sample resource.cfg
 
Sen samma sak för alla sample filer i katalogen /usr/local/etc/nagios/objects
 
Kontrollera inställningarna:
 
  server1# nagios -v /usr/local/etc/nagios/nagios.cfg
 
Nagios Core 3.2.3
Copyright (c) 2009-2010 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 10-03-2010
License: GPL
 
Website: http://www.nagios.org
Reading configuration data...
  Read main config file okay...
Processing object config file '/usr/local/etc/nagios/objects/commands.cfg'...
Processing object config file '/usr/local/etc/nagios/objects/contacts.cfg'...
Processing object config file '/usr/local/etc/nagios/objects/timeperiods.cfg'...
Processing object config file '/usr/local/etc/nagios/objects/templates.cfg'...
Processing object config file '/usr/local/etc/nagios/objects/localhost.cfg'...
  Read object config files okay...
 
Running pre-flight check on configuration data...
 
Checking services...
Checked 8 services.
Checking hosts...
Checked 1 hosts.
Checking host groups...
Checked 1 host groups.
Checking service groups...
Checked 0 service groups.
Checking contacts...
Checked 1 contacts.
Checking contact groups...
Checked 1 contact groups.
Checking service escalations...
Checked 0 service escalations.
Checking service dependencies...
Checked 0 service dependencies.
Checking host escalations...
Checked 0 host escalations.
Checking host dependencies...
Checked 0 host dependencies.
Checking commands...
Checked 24 commands.
Checking time periods...
Checked 5 time periods.
Checking for circular paths between hosts...
Checking for circular host and service dependencies...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
 
Total Warnings: 0
Total Errors:  0
 
Things look okay - No serious problems were detected during the pre-flight check
 
Addera en nagios admin användare:
 
server1# htpasswd -c /usr/local/etc/nagios/htpasswd.users nagiosadmin
New password:
Re-type new password:
Adding password for user nagiosadmin
 
[[Category:GammalGuide]]

Latest revision as of 18:52, 24 October 2015

Denna artikel är under utveckling

Lägg till raden:

nagios_enable="YES"

till filen /etc/rc.conf

Kopiera sample filerna:

cd /usr/local/etc/nagios
cp cgi.cfg-sample cgi.cfg
cp nagios.cfg-sample nagios.cfg
cp resource.cfg-sample resource.cfg

Sen samma sak för alla sample filer i katalogen /usr/local/etc/nagios/objects

Kontrollera inställningarna:

server1# nagios -v  /usr/local/etc/nagios/nagios.cfg

Nagios Core 3.2.3 Copyright (c) 2009-2010 Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last Modified: 10-03-2010 License: GPL

Website: http://www.nagios.org Reading configuration data...

  Read main config file okay...

Processing object config file '/usr/local/etc/nagios/objects/commands.cfg'... Processing object config file '/usr/local/etc/nagios/objects/contacts.cfg'... Processing object config file '/usr/local/etc/nagios/objects/timeperiods.cfg'... Processing object config file '/usr/local/etc/nagios/objects/templates.cfg'... Processing object config file '/usr/local/etc/nagios/objects/localhost.cfg'...

  Read object config files okay...

Running pre-flight check on configuration data...

Checking services... Checked 8 services. Checking hosts... Checked 1 hosts. Checking host groups... Checked 1 host groups. Checking service groups... Checked 0 service groups. Checking contacts... Checked 1 contacts. Checking contact groups... Checked 1 contact groups. Checking service escalations... Checked 0 service escalations. Checking service dependencies... Checked 0 service dependencies. Checking host escalations... Checked 0 host escalations. Checking host dependencies... Checked 0 host dependencies. Checking commands... Checked 24 commands. Checking time periods... Checked 5 time periods. Checking for circular paths between hosts... Checking for circular host and service dependencies... Checking global event handlers... Checking obsessive compulsive processor commands... Checking misc settings...

Total Warnings: 0 Total Errors: 0

Things look okay - No serious problems were detected during the pre-flight check

Addera en nagios admin användare:

server1# htpasswd -c /usr/local/etc/nagios/htpasswd.users nagiosadmin

New password: Re-type new password: Adding password for user nagiosadmin