1 | cacti监控接口流量,有时候需求是:需要将多个监控图进行整合到一张图中并将加入的接口流量进行叠加,便于分析 |
1. 流量图整合-方法
(1)Console –>> Graph Management –>> Add –>>直接点击Create
more >>1 | cacti监控接口流量,有时候需求是:需要将多个监控图进行整合到一张图中并将加入的接口流量进行叠加,便于分析 |
(1)Console –>> Graph Management –>> Add –>>直接点击Create
more >>1 | Gentoo系统模板内置了ssmtp软件,可直接使用sendmail命令发送 |
1 | eix mailx |
1 | echo -e "this is test\n Is true." |mail -s "test" mail@qq.com |
1 | 也可进行如下命令测试,不建议 |
1 | 要达到释放缓存的目的,我们首先需要了解下关键的配置文件/proc/sys/vm/drop_caches。这个文件中记录了缓存释放的参数,默认值为0,也就是不释放缓存。他的值可以为0~3之间的任意数字,代表着不同的含义: |
1 | 通过此命令查看内存被哪些进程占用(单位是MByte) |
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true