Download presentation
Presentation is loading. Please wait.
Published byBruno McDowell Modified over 8 years ago
1
nagios Speaker: Yan-Shiang Wang Adviser: Quincy Wu Date: 2005/12/21
2
2 introduction host resources and network services monitor simple plug-in design simple authorization scheme history record
3
3 architecture main configuration logobject configuration general command plug in command web interface textgraph cgi
4
4 text
5
5 graph
6
6 history
7
7 object configuration - inheritance define host{ host_name bighost1 check_command check-host-alive max_check_attempts 5 name hosttemplate1 } define host{ host_name bighost2 max_check_attempts 3 use hosttemplate1 }
8
8 object configuration - service define service{ host_name HOST1,HOST2,HOST3,...HOSTN service_description SOMESERVICE other service directives... } define service{ hostgroup_name HOSTGROUP1,...HOSTGROUPN service_description SOMESERVICE other service directives... }
9
9 object configuration - extend info define hostextinfo{ notes This is the primary Netware file server host_name netware1 icon_image novell40.png icon_image_alt IntranetWare 4.11 vrml_image novell40.png statusmap_image novell40.gd2 2d_coords 100,250 3d_coords 100.0,50.0,75.0 }
10
10 reference nagios online document http://nagios.sourceforge.net/docs/2_0/toc.html http://nagios.sourceforge.net/docs/2_0/toc.html nagios forum http://www.meulie.net/forum_viewforum.php?21 http://www.meulie.net/forum_viewforum.php?21 VRML web browser plugins http://www.parallelgraphics.com/bin/cortvrml.exe http://www.parallelgraphics.com/bin/cortvrml.exe nagios exchange http://www.nagiosexchange.org/ http://www.nagiosexchange.org/ Setup step by step http://studentweb.ncnu.edu.tw/94321517/nagios_step_by_step.txt http://studentweb.ncnu.edu.tw/94321517/nagios_step_by_step.txt
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.