[2021-12-31 15:16:23] 简介:
2020-07-13
建站服务器 nagios监控系统1: ngios工作原理1.Nagios的功能是监控服务和主机,但是他自身并不包括这部分功能,所有
云计算 SalesforceXytoolsForSublime is Rapid development tools for Salesforce Development. From v2.1.7 Support git command , G
2018-01-26
摘要 本文介绍了如何使用nagios通过nsclient监控windows主机。 此次实验环境基于上篇文章,监控端在Linux环境下,Windows服务器使用的时windows server 2012。1. 安装NSClient++ 访问http://nsclient.org/nscp/下载NSClient++,这里我使用的是NSCP-0.4.3.143-x64的msi安装包。
2020-07-16
"-bash: make: command not found"错误,应该是系统中没有安装make等常用命令造成的,仅需执行一条安装命令即可yum -y install gcc automake autoconf libtool make执行编译安
2020-08-07
服务器 http://blog.csdn.net/lin_fs/article/details/8555960 http://os.51cto.com/art/201301/376725.htm http://freeloda.blog.51c
2020-06-29
系统运维 Nagios是一款开源电脑系统和网络监视工具,能够有效监控windows,linux,Uninx的主机状态,交换机路由器等网络设置,打印机等.在系统或
2021-12-17
php中system函数用于执行外部程序,并且显示输出,其使用语法如“system(string $command, int &$return_var = ?):string”,该函数执行command参数所指定的命令, 并且输出执行结
2020-07-20
系统运维 ✪ PowerShell 学习笔记——PS On MacOS ✪I remember that there is a command line tool on Mac OS X using for connecting
系统运维 Today, I'm trying to get the thumbprint data by using powerhsell command, after a long search found it's the useful co
Dell服务器管理工具Dell OpenManager Server Administrator的安装
2020-06-22
MAC系统快捷键大全 最新版 系统启动 在启动时按下 X: 强制使用 Mac OS X 启动电脑 在启动时按下 Option-Command-Shift-Delete: 不使用主要启动
2021-12-08
在公司待了有5个月之久了吧,线上的一些服务器也都在我的管理之下。通过亲手搭建的nagios监控平台来监控我们的所以主机发现:我们在机房托管的一台物理机上的虚拟机时常出现网
2020-07-17
如何清空DNS缓存方法/命令 微软windows下如何清空DNS缓存 In Microsoft Windows, you can use the command ipconfig /flushdns to flush the DNS res
2020-08-24
【相关学习推荐:php图文教程】这里演示一些普通的shell命令 php执行shell命令,可以使用下面几个函数:string system ( string $command [, int &$return_var ] )string exec
2020-11-16
Docker-Compose port命令可以打印公共端口以进行端口绑定,ps命令可以显示所有容器信息,默认显示name、command、state、ports。 语法格式 Usage: port [options] SERVICE PRIV