top - 21:38:40 up 1 day, 10:38, 5 users, load average: 0.00, 0.01, 0.17
Tasks: 88 total, 1 running, 87 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.3 us, 0.3 sy, 0.0 ni, 99.0 id, 0.3 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem : 1016244 total, 138636 free, 259328 used, 618280 buff/cache
KiB Swap: 0 total, 0 free, 0 used. 582520 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
28588 mysql 20 0 984928 118872 7732 S 0.3 11.7 0:40.30 mysqld
693 root 20 0 562412 16484 5772 S 0.0 1.6 0:13.37 tuned
326 root 20 0 53276 15492 15172 S 0.0 1.5 0:06.66 systemd-journal
12685 daemon 20 0 258796 12596 4020 S 0.0 1.2 0:00.53 httpd
891 daemon 20 0 258808 12576 4004 S 0.0 1.2 0:00.52 httpd
6257 daemon 20 0 258788 12536 3980 S 0.0 1.2 0:00.45 httpd
24605 daemon 20 0 258800 12532 3984 S 0.0 1.2 0:00.49 httpd
6246 daemon 20 0 258788 12468 3920 S 0.0 1.2 0:00.22 httpd
6258 daemon 20 0 258788 12464 3924 S 0.0 1.2 0:00.13 httpd
457 polkitd 20 0 536348 12284 4792 S 0.0 1.2 0:03.77 polkitd
887 daemon 20 0 258284 12052 3992 S 0.0 1.2 0:00.44 httpd
456 root 20 0 279788 11956 7000 S 0.0 1.2 0:07.80 rsyslogd
24610 daemon 20 0 258276 11876 3960 S 0.0 1.2 0:00.54 httpd
888 daemon 20 0 257060 11284 4284 S 0.0 1.1 0:00.46 httpd
1215 root 20 0 608364 10368 2072 S 0.0 1.0 5:22.19 barad_agent
1214 root 20 0 164516 9316 1972 S 0.0 0.9 1:15.93 barad_agent
6255 daemon 20 0 255880 9216 3652 S 0.0 0.9 0:00.15 httpd
849 root 20 0 253256 7940 3180 S 0.0 0.8 0:03.72 httpd
1208 root 20 0 155220 7552 1048 S 0.0 0.7 0:01.86 barad_agent
13890 root 20 0 341472 6568 4588 S 0.0 0.6 0:00.01 abrt-dbus
3962 root 20 0 146068 5680 3968 S 0.0 0.6 0:01.48 sshd
13519 root 20 0 126584 5492 2488 S 0.0 0.5 0:00.06 python3
7801 root 20 0 151300 5224 2788 S 0.0 0.5 0:00.21 vim
4014 root 20 0 145724 5220 3952 S 0.0 0.5 0:00.04 sshd
4132 root 20 0 145724 5220 3960 S 0.0 0.5 0:00.03 sshd
691 root 20 0 105996 4108 3128 S 0.0 0.4 0:00.58 sshd
1 root 20 0 51468 3708 2520 S 0.0 0.4 0:26.78 systemd
5398 root 20 0 116552 3324 1792 S 0.0 0.3 0:00.27 bash
5481 root 20 0 116452 3292 1776 S 0.0 0.3 0:00.19 bash
3965 root 20 0 116452 3284 1776 S 0.0 0.3 0:00.08 bash
4018 root 20 0 116452 3264 1768 S 0.0 0.3 0:00.04 bash
[root@VM_61_158_centos ~]#

mysqld 与 python 邮件监控脚本 内存消耗对比的更多相关文章

  1. centos 7 keepalived故障邮件通知实战(附Python邮件发送脚本)

    centos 7 keepalived故障邮件通知实战(附Python邮件发送脚本) #####################     sendmail.py  begin     ######## ...

  2. 【百度地图API】多家地图API内存消耗对比测验(带源码)

    原文:[百度地图API]多家地图API内存消耗对比测验(带源码) 任务描述: 啊,美妙的春节结束了.酸奶小妹和妈妈的山西平遥之旅也宣告成功!距离平遥古城7km,有一个同样身为“世界文化遗产”的寺庙,叫 ...

  3. python邮件发送脚本

    转自:http://phinecos.cnblogs.com/ #!/usr/bin/python #coding=utf-8 #@author:dengyike #@date:2010-09-28 ...

  4. 一文了解 Redis 内存监控和内存消耗

    Redis 是一种内存数据库,将数据保存在内存中,读写效率要比传统的将数据保存在磁盘上的数据库要快很多.所以,监控 Redis 的内存消耗并了解 Redis 内存模型对高效并长期稳定使用 Redis ...

  5. Python邮件发送脚本(Linux,Windows)通用

    脚本 #!/usr/bin/python #-*- coding:utf-8 -*- #Python Mail for chenglee #if fileformat=dos, update file ...

  6. python 邮件发送 脚本

    import smtplib from email.header import Header from email.mime.text import MIMEText from_addr = 'XXX ...

  7. 「Python实用秘技06」逐行监听Python程序的内存消耗

    本文完整示例代码及文件已上传至我的Github仓库https://github.com/CNFeffery/PythonPracticalSkills 这是我的系列文章「Python实用秘技」的第6期 ...

  8. Python 监控脚本(硬盘、cpu、内存、网卡、进程)

    #磁盘使用率disk = psutil.disk_partitions()for i in disk:    print "磁盘:%s   分区格式:%s"%(i.device,i ...

  9. linux系统CPU,内存,磁盘,网络流量监控脚本

    前序 1,#cat /proc/stat/ 信息包含了所有CPU活动的信息,该文件中的所有值都是从系统启动开始累积到当前时刻 2,#vmstat –s 或者#vmstat 虚拟内存统计 3, #cat ...

随机推荐

  1. MATLAB优化——减少for的使用

    Table of Contents 1. MATLAB 2. 矩阵计算--全0行整体替换 MATLAB MATLAB作为一个强大的工具(可惜是收费的),在矩阵运算.绘制函数和数据.实现算法.创建用户界 ...

  2. 简述FTP主动模式与被动模式

    1 FTP工作模式 2 不同模式FTP面临的问题 3 主动模式的FTP连接建立连接主要步骤 客户端打开一个随机的端口(端口号大于1024,在这里,我们称它为x),同时一个FTP进程连接至服务器的21号 ...

  3. LeetCode(62)Unique Paths

    题目 A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below). ...

  4. 集训第六周 数学概念与方法 J题 数论,质因数分解

    Description Tomorrow is contest day, Are you all ready? We have been training for 45 days, and all g ...

  5. 百度地图离线API 2.0(含示例,可完全断网访问)

    由于公司需求,自己修改的离线地图API.该压缩包具有如下功能:1.支持使用google地图瓦片(不建议使用,效率不高,缩放级别较高时拖动有些卡顿,建议注释该代码块:overlayTileLayer.g ...

  6. 慕课笔记利用css进行布局【三列布局】

    三个div中间自适应,两侧固定大小 <html> <head> <title>三列布局</title> <style type="tex ...

  7. [K/3Cloud] 代码中设置某个字段必录

    Control ctl = this.GetControl(fieldKey); FieldEditor editCtl = ctl as FieldEditor; if (editCtl != nu ...

  8. POJ1422 Air Raid

    Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 8006   Accepted: 4803 Description Consi ...

  9. C++ fill 和memset

    以下内容来自www.cplusplus.com--------------------------------------------------- FILL: template <class ...

  10. JAVA配置--JDK环境变量配置

    环境变量是整台电脑的全局变量,(这台电脑上)任何程序都可以读取这个变量. 如果您安装好jdk,但环境变量配置让你感到有一点模糊的话,那么请您看一下这篇,希望对您有帮助 根据打开电脑的属性(R),出现 ...