Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87f42c commit 46c1a14Copy full SHA for 46c1a14
README.md
@@ -1,4 +1,13 @@
1
##运维通用python脚本框架
2
3
-###<<日常服务运维脚本>>
+#####<<日常服务运维脚本>>
4
* [*opsmod.py*](https://github.com/honglongwei/python-scripts/blob/master/opsmod.py)
5
+
6
+#####<<zabbix通用API>>
7
+* [*zabbix-api.py*](https://github.com/honglongwei/python-scripts/blob/master/zabbix-api.py)
8
9
+#####<<CMDB通用API>>
10
+* [*cmdb-api.py*](https://github.com/honglongwei/python-scripts/blob/master/cmdb-api.py)
11
12
+#####<<递归检索>>
13
+* [*dsear.py*](https://github.com/honglongwei/python-scripts/blob/master/dsear.py)
0 commit comments