Övervaka en FreeBSD server med Nagios: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
its in they exclusive price Cerner major case, https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_3gsW8S1rZh8xUNe xanax withdrawal, :-[, https://qtrial.qualtrics.com/WRQualtricsCon
mNo edit summary
 
(191 intermediate revisions by 48 users not shown)
Line 1: Line 1:
its in they exclusive  price Cerner major case,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_3gsW8S1rZh8xUNe xanax withdrawal, :-[, https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_aidwetMhETqiUKM buy xanax from india, 52175, https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_1Rg8H8A2zpc3KIY xanax overdose signs,  5163,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_ewwNSxn2uXp2x36 cheap xanax no rx,  >:DD,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_740uwGfxZfHkr2c order xanax online,  3588,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_4SYiHVpauiSnHuc xanax addiction stories,  tkxiwe,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_0CZh2VfZFSEYBnu xanax bar street value,  >:-PP,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_bjx4vZZ3sA81rsU xanax dosage for flying,  idq,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_1YyA25SQ9WDniok how long does xanax xr last,  zooe,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_87zsXZ0Ynhgh17m buy xanax in canada,  1961,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_cGWqHjiVcPZCWy0 buy xanax xr online,  ffxj,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_1Amt4ouqAgrqF5G generic xanax names,  403361,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_23sHEXGsqO4aZw0 xanax effects on liver,  >:],  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_3f6jCMfxcGOt7Cs xanax zoloft interaction,  >:),  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_0k1DLVWcf7yYX3u buy xanax no prescription,  kab,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_e9x1KQWLrhPHJWI xanax xr cost,  58152,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_eqG3Qqi4wyxK9qk cheap xanax bars,  :))), https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_5cF3oRYGrM8blUo order xanax no prescription,  932,
'''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