check_ssl_cert 1.10.0发布 Nagios插件

check_ssl_cert是一个Nagios插件来检查X.509认证。它用于当服务器正在运行,并提供了一个有效凭证的检查,还有若CA匹配一个给定的模式和检查的正确性。

check_ssl_cert 1.10.0版本支持使用客户端证书进行身份验证。

软件信息:https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_ssl_cert

下载地址:https://trac.id.ethz.ch/projects/nagios_plugins/downloads/check_ssl_cert-1.10.0.tar.gz

使用范例:

Usage: check_ssl_cert -H host [OPTIONS]

Arguments:

   -H,--host host         server

Options:

   -A,--noauth            ignore authority warnings (expiration only)

   -C,--clientcert path   use client certificate to authenticate

      --clientpass phrase set passphrase for client certificate

   -c,--critical days     minimum number of days a certificate has to be valid

                          to issue a critical status

   -e,--email address     pattern to match the email address contained in the

                          certificate

   -f,--file file         local file path (works with -H localhost only)

   -h,--help,-?           this help message

   -i,--issuer issuer     pattern to match the issuer of the certificate

   -n,---cn name          pattern to match the CN of the certificate

   -N,--host-cn           match CN with the host name

   -o,--org org           pattern to match the organization of the certificate

      --openssl path      path of the openssl binary to be used

   -p,--port port         TCP port

   -P,--protocol protocol use the specific protocol {http|smtp|pop3|imap|ftp}

                          http:               default

                          smtp,pop3,imap,ftp: switch to TLS

   -s,--selfsigned        allows self-signed certificates

   -r,--rootcert path     root certificate or directory to be used for

                          certficate validation

   -t,--timeout           seconds timeout after the specified time

                          (defaults to 15 seconds)

      --temp dir          directory where to store the temporary files

   -v,--verbose           verbose output

   -V,--version           version

   -w,--warning days      minimum number of days a certificate has to be valid

                          to issue a warning status

Deprecated options:

   -d,--days days         minimum number of days a certificate has to be valid

                          (see --critical and --warning)

关于Nagios

Nagios是一款开源的免费网络监视工具,能有效监控Windows、Linux和Unix的主机状态,交换机路由器等网络设置,打印机等。在系统或服务状态异常时发出邮件或短信报警第一时间通知网站运维人员,在状态恢复后发出正常的邮件或短信通知。

Nagios 可以监控的功能有:

1、监控网络服务(SMTP、POP3、HTTP、NNTP、PING等); 2、监控主机资源(处理器负荷、磁盘利用率等);
3、简单地插件设计使得用户可以方便地扩展自己服务的检测方法;
4、并行服务检查机制;
5、具备定义网络分层结构的能力,用"parent"主机定义来表达网络主机间的关系,这种关系可被用来发现和明晰主机宕机或不可达状态;
6、当服务或主机问题产生与解决时将告警发送给联系人(通过EMail、短信、用户定义方式);
7、具备定义事件句柄功能,它可以在主机或服务的事件发生时获取更多问题定位;
8、自动的日志回滚;
9、可以支持并实现对主机的冗余监控;
10、可选的WEB界面用于查看当前的网络状态、通知和故障历史、日志文件等;

时间: 2024-10-24 20:14:04

check_ssl_cert 1.10.0发布 Nagios插件的相关文章

check_ssl_cert 1.12.0发布 Nagios插件

check_ssl_cert 是一个Nagios插件,用于检测CA和X.509认证的有效性.它用于服务器正在运行的检测,并提供了一个有效凭证的检测,包括CA匹配一个给定的模式和检查的有效性. check_ssl_cert 1.12.0该版本清除了硬编码参考http://www.aliyun.com/zixun/aggregation/9511.html">OpenSSL的错误数目(这引起了处理自签名证书的问题). 软件信息:https://trac.id.ethz.ch/projects/

check_rbl 1.3.0发布 Nagios插件

check_rbl是一款Nagios插件检查SMTP服务器是否被列入黑名单的工具. check_rbl 1.3.0版本增加了白名单功能. 下载地址: https://trac.id.ethz.ch/projects/nagios_plugins/downloads/check_rbl-1.3.0.tar.gz 使用说明: check_rbl 1.3.0 [https://trac.id.ethz.ch/projects/nagios_plugins] This nagios plugin is

Apache Calcite Avatica 1.10.0 发布,动态数据管理框架

Apache Calcite Avatica 1.10.0 发布了,Apache Calcite 是一个动态数据管理框架,用于 Hadoop 平台. Apache Calcite Avatica 1.10.0 增加了对 JDBC Array data, Docker, 和 JDK 9 的支持. 新版本中,Avatica Server 的 Docker 映像已发布到 Docker Hub.随着 Calcite 和 Avatica 项目变得更加独立,这是 Avatica 的仓库从 Calcite 的

Geomajas GWT face 1.10.0发布 一个Geomajas插件

Geomajas GWT face是一个Geomajas插件,用于构建使用SmartGWT部件库基于GWT的Web应用程序. Geomajas GWT face 1.10.0该版本将通用代码移到 common-gwt 模块,添加了一个新的展示例子,增加了http://www.aliyun.com/zixun/aggregation/19458.html">KeepInWindow屏幕,提供了统一的触摸和鼠标事件,增加了一个默认属性编辑器,提高了地图的初始渲染,使地图模型重构,提高了工具栏和

YourKit Java Profiler 10.0发布 Java和.NET程序分析工具

YourKit Java Profiler是一个CPU和内存分析工具,也是一个Java和http://www.aliyun.com/zixun/aggregation/13480.html">.NET程序性能分析工具,可以很容易地解决CPU和内存相关的性能问题.它具有自动检漏,内存分配分析的强大工具,对象堆浏览器,全面的内存测试作为JUnit测试过程的一部分,分析的开销非常低,支持透明deobfuscation,并与Eclipse.JBuilder.IntelliJ.IDEA.NetBea

Gnome Partition Editor 0.10.0发布 磁盘分区编辑器

Gnome Partition Editor是一个免费的图形化管理磁盘分区的编辑器.它支持磁盘空间的创建.调整大小.移动.复制和分割分区.硬盘驱动器或USB闪存驱动器可以被分成一个或多个分区,gparted能够重组你的磁盘分区,同时保留这些分区的内容. Gnome Partition Editor 0.10.0该版本添加了智能合并重叠操作.调整了BTRFS文件系统的大小和检测exFAT文件系统的能力. 软件信息:http://gparted.org/ 下载地址:http://sourceforg

Aqua Data Studio 10.0发布 数据库开发工具

Aqua Data Studio是一个完整IDE的数据库开发工具.它提供三个主要功能:数据库查询和管理工具:数据库.源代码控制.文件系统的比较工具套件:以及Subversion和CVS的一个完整和集成的源代码控制客户端.它支持Oracle,DB2 ihttp://www.aliyun.com/zixun/aggregation/16960.html">Series,DB2 LUW中,MS SQL Server,Sybase ASE,SYBASE Anywhere,Sybase IQ,Inf

check_mysql_health 2.1.7发布 Nagios插件

check_mysql_health是一个http://www.aliyun.com/zixun/aggregation/17185.html">帮助用户监控MySQL数据库的Nagios插件.其功能是:度量列表的定时登录,索引的使用,缓冲池的命中率,查询5603.html">缓存的命中率,查询速度放慢,磁盘上的温度表,表格缓存的命中率,线程连接,等等. check_mysql_health 2.1.7版本支持InnoDB模式检测问题,添加A-labelformat选项,该

view3dscene 3.10.0发布 一个VRML浏览器

view3dscene一个VRML浏览器(1.0和2.0)可查看X3D和其他三维模型格式(3DS,MD3,Wavefront OBJ和COLLADA的使用).它支持查看中的"检查"模式的场景,在虚拟世界中行走,如碰撞检测和重力特性.使用OpenGL绘制完成.可用许多先进的3D图形效果,像镜子(平面,并通过立方环境映射),阴影(阴影贴图和阴影卷),GLSL着色器等等.该方案还可以转换3DS,MD3,COLLADA等格式文件,X3D和打印漂亮的VRML和X3D文件. view3dscene