www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 293 下一页

2022年7月19日

摘要: #!/usr/bin/python3 """ 监控采集多台主机的load io数据,被监控主机在hosts列表按要求添加 tab_header: datetime ip loadaverage_5 loadaverage_10 loadaverage_15 mem_all mem_use mem_i 阅读全文
posted @ 2022-07-19 16:35 秦瑞It行程实录 阅读(18) 评论(0) 推荐(0)

2022年7月1日

该文被密码保护。 阅读全文
posted @ 2022-07-01 17:21 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0)

2022年6月24日

摘要: 阅读全文
posted @ 2022-06-24 22:51 秦瑞It行程实录 阅读(28) 评论(0) 推荐(0)

2022年6月16日

摘要: #!/bin/bash #qinrui set -e commitId='' repoPath='' x1='' if [ -f changes15.txt ];then #git log |grep -A 2 9acd7d8537191caaf801a59428be5fbf0e110659| gr 阅读全文
posted @ 2022-06-16 19:49 秦瑞It行程实录 阅读(43) 评论(0) 推荐(0)

2022年5月22日

该文被密码保护。 阅读全文
posted @ 2022-05-22 15:47 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0)

2022年5月6日

该文被密码保护。 阅读全文
posted @ 2022-05-06 12:00 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0)

2022年4月30日

摘要: Vision使命 mission愿景 principles原则 autonomy自主,自制,自动驾驶 L4和L5级别的自动驾驶技术都可以称为完全自动驾驶技术,到了这个级别,汽车已经可以在完全不需要驾驶员介入的情况下来进行所有的驾驶操作,驾驶员也可以将注意力放在其他的方面比如工作或是休息。但两者的区别 阅读全文
posted @ 2022-04-30 08:39 秦瑞It行程实录 阅读(113) 评论(0) 推荐(0)

2022年4月26日

摘要: apt-get install python3-pip. pip3 install pip3 install virtualenv -i https://pypi.tuna.tsinghua.edu.cn/simple some-package apt-get install python3-tk 阅读全文
posted @ 2022-04-26 11:51 秦瑞It行程实录 阅读(117) 评论(0) 推荐(0)

2022年4月22日

摘要: jq 类似于sedJSON 数据,可以使用它来进行切片、过滤、映射和转换结构化数据,与使用sed、awk、grep一样。 使用可移植的 C 语言编写,具有零运行时依赖。 如果直接从最新的 git 进行构建,则需要安装 flex、bison(>=3.0)、libtool、make、automake 和 阅读全文
posted @ 2022-04-22 22:21 秦瑞It行程实录 阅读(651) 评论(1) 推荐(0)

2022年4月20日

摘要: itertools.combinations(list,num) 阅读全文
posted @ 2022-04-20 15:03 秦瑞It行程实录 阅读(81) 评论(0) 推荐(0)

上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 293 下一页
www.cnblogs.com/ruiyqinrui