Skip to content

Commit d8dbc9b

Browse files
committed
Update README.md
1 parent 149dd13 commit d8dbc9b

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
###运维通用python脚本框架
22

3-
* [*<<日常服务运维脚本>> opsmod.py*](https://github.com/honglongwei/python-scripts/blob/master/opsmod.py)
43

5-
* [*<<zabbix通用API>> zabbix-api.py*](https://github.com/honglongwei/python-scripts/blob/master/zabbix-api.py)
4+
* 日常运维
5+
[*opsmod.py*](https://github.com/honglongwei/python-scripts/blob/master/opsmod.py)
66

7+
* zabbix通用API
8+
[*zabbix-api.py*](https://github.com/honglongwei/python-scripts/blob/master/zabbix-api.py)
79

8-
* [*<<CMDB通用API>> cmdb-api.py*](https://github.com/honglongwei/python-scripts/blob/master/cmdb-api.py)
10+
* CMDB通用API
11+
[*cmdb-api.py*](https://github.com/honglongwei/python-scripts/blob/master/cmdb-api.py)
912

10-
11-
* [*<<递归检索>> dsear.py*](https://github.com/honglongwei/python-scripts/blob/master/dsear.py)
13+
* 递归查询
14+
[*dsear.py*](https://github.com/honglongwei/python-scripts/blob/master/dsear.py)

0 commit comments

Comments
 (0)