自定义脚本,脚本使用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
原文链接: 本文引用了一位同事的文档及网络文章,在此感谢~ 实验的部分自己完成 一、centreon批量添加主机 本部分参考了同事的文档和链接:http://blog.chinaunix.net/uid-17196076-id-2817703.html centreon的模板功能是做的非常强大的,而且优化过的nagi
安装cacti监控的时候,浏览器进入安装页面出现 "PHP Warning: date() [function.date]: It is not safe to rely on the system's timezone setti
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号