文件名称:pods_on_node.py:nagios插件显示openshiftkubernetes节点上的Pod数量
文件大小:2KB
文件格式:ZIP
更新时间:2024-05-28 10:37:49
Python
移至 用于Openshift的Nagios插件 这是简单的python脚本,它将api请求发送到openshift(或kubernetes)主服务器: /api/v1/pods并解析json响应。 usage: pods_on_node.py --ulr openshift_master --node node_name --token bearer_token --warn int_of_pods --crit int_of_pods Nagios plugin to get number of pods in node optional arguments: -h, --help show this help message and exit -u URL, --url URL url:[p
【文件预览】:
pods_on_node.py-master
----pods_on_node.py(2KB)
----README.md(2KB)