- Learning NAGIOS 3.0
- Wojciech Kocjan
- 199字
- 2021-08-25 18:05:37
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The development packages always have the -dev
suffix in their package name—in this case, it would be the libssl-dev
package".
A block of code is set as follows:
define host { host_name somemachine address 10.0.0.1 check_command check-host-alive }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are shown in bold:
define host
{
host_name somemachine
address 10.0.0.1
_MAC 12:12:12:12:12:12
check_command check-host-by-mac
}
Any command-line input or output is shown as follows:
/opt/nagios/plugins/check_ping -H 10.0.0.1 -w 3000.0,80% -c 5000.0,100% -p 5
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "It can be accessed by clicking on the Tactical Overview link in the left-side menu".
- Adobe創(chuàng)意大學(xué)After Effects CS5 產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材
- 自己動(dòng)手寫分布式搜索引擎
- 數(shù)碼攝影后期零基礎(chǔ)入門教程
- SolidWorks 2021中文版機(jī)械設(shè)計(jì)從入門到精通
- 中文版Premiere Pro CC實(shí)用教程
- 照相館的故事:Photoshop CC 2018調(diào)色合成精修
- Adobe創(chuàng)意大學(xué)Illustrator CS5 產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材
- BackTrack 5 Wireless Penetration Testing Beginner's Guide
- PostgreSQL 9.0 High Performance
- 新印象Premiere短視頻拍攝+剪輯+特效關(guān)鍵技術(shù)
- Adobe創(chuàng)意大學(xué)InDesign產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- Photoshop攝影后期必修5項(xiàng)核心技法 基本調(diào)整+光影校正+色彩修飾+局部處理+銳化降噪
- 3ds Max三維動(dòng)畫制作項(xiàng)目式教程
- Magento 1.4 Development Cookbook
- 電磁場數(shù)值計(jì)算及基于FreeFEM的編程實(shí)現(xiàn)