Övervaka en FreeBSD server med Nagios: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
listed Codeine is used make From and five your , https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_e4H9ozm27jEtSFC buy viagra from canada, 978, https://qtrial.qualtrics.com/WRQual
mNo edit summary
 
(78 intermediate revisions by 20 users not shown)
Line 1: Line 1:
listed Codeine  is used make From and five  your ,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_e4H9ozm27jEtSFC buy viagra from canada, 978, https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_cwo6wkV4PKaqfbK viagra professional,  2019,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_1XG49tYKKeqqKUc generic viagra 100mg, =-OOO, https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_3k3Gpqw8n0ryVvu viagra free trial offer,  gvxg,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_9v0BWLXto8noC4A soft gel viagra,  :-[[,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_aYiOJIqouz1kyjO natural viagra supplement,  455,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_b7pPFD4gY94OJM0 where to buy viagra in uk,  :-P,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_1SVeX16uBqha88k buy viagra without a prescription overnight,  wap,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_3WaadjRHu6MqDEE is viagra prescription drug,  8167,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_cGAMCg3Aapy9EW0 buy cheap viagra online,  5880,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_4VnnL3AYd8iUBrC viagra price australia,  69233,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_3IqbRmJLEQ9i3MU viagra uk cheap,  6348,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_8iYGVA1av8ptrNO cheap viagra paypal,  :],  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_d4LmuPKtFMkaEaE generic viagra without prescription,  482,  https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_e9XEVyjUJrxkGAQ viagra sales figures,  8-O, https://qtrial.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_b10ilhg5Lg9QCBC viagra alternative,  800537,
'''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