Linux系统进程监视并导出到Prometheus和Grafana 普罗米修斯systemprocess_exporter TravisCI 解决方案架构 接口(1)的数据传输间隔为每秒。 数据流从systemprocess_exporter到pushgateway ,由systemprocess_exporter发送的POST方法触发。 接口(2)的数据传输间隔取决于在prometheus.yml设置的scrape_interval参数。 数据流是从prometheus的GET方法请求触发的,从pushgateway流向prometheus 。 CLI简介 midu@localhost $ python3 main.py -h usage: main.py [-h] [-c COLUMNS] [-s SORT_BY] [--descending] [-n N] [-u