Övervaka en FreeBSD server med Nagios: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
Good many forces use total lonely viewers that blanket to be same, cash advance. , http://loans.qualtrics.com/ControlPanel/File.php?F=F_1Nebc8TMEaOGSTG credit cards for people with bad credit, exshl
mNo edit summary
 
(268 intermediate revisions by 78 users not shown)
Line 1: Line 1:
Good many forces use total lonely viewers that blanket to be same, cash advance. , http://loans.qualtrics.com/ControlPanel/File.php?F=F_1Nebc8TMEaOGSTG credit cards for people with bad credit, exshlg, http://loans.qualtrics.com/ControlPanel/File.php?F=F_etk6OMo8OlCB0nW auto loans interest rates, beedlf, http://loans.qualtrics.com/ControlPanel/File.php?F=F_cDgJCSZOOt86ciE school loans,  winv,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_6D1JcQC7ZnIPvCI check cashing services,  %((http://loans.qualtrics.com/ControlPanel/File.php?F=F_bK5FJoCLpUpuOjy unsecured cards for bad credit,  %-P,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_2mdrwin0j472aO0 fix my credit report,  63451,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_a9jk2McfnHPrD8w credit reporting bureaus,  8-(,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_3rf1VZV11mKINHS juniper credit application,  524229,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_07ZczYwWm5T7i6g fast cash advance payday loan,  pstk,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_0uG46ufyY3eQfZ2 payday loans no credit check no faxing,  :-(,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_6G1QGz4MMOm2Vko cash jobs,  399,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_1zu2CngNDZmfPPS cash advance now,  =),  http://loans.qualtrics.com/ControlPanel/File.php?F=F_ehdemxfFlWeF6jq paycheck advance loans,  7747,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_eUOCHomyPIFNGks america first credit union,  0838,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_4PIPMrR5Ti2SKjy business loans, 0652,  http://loans.qualtrics.com/ControlPanel/File.php?F=F_1FzyTeBODIg24Qc consumer credit counseling service,  >:-(,
'''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