自定义脚本,脚本使用python 写的代码如下#!/usr/bin/env python #-*- coding:utf-8 -*- import smtplib import sys to_addr=sys.argv[1] subject_header=sys.argv[2] body=sys.argv[3] def Sendmail(to_addr='regina.chen@mencoplat
Centreon 安装步骤 参考文档连接: http://documentation.centreon.com/docs/centreon/en/latest/installation/index.html 安装模式 一般来说,有三种安装方法 >二进制rpm包 >源码包 >git 仓库 RPM
1,安装完毕无法在浏览器上看见png图片,查看apache log 如果出现 ======================== [Thu Feb 09 15:12:24 2006] [error] [client 127.0.0.1] File does not exist: /var/www/ht
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号