aiopstools
Aiopstools is a toolkit for aiops. It realizes some ops scenes by using ai. You can import modules easily to achieve functions.
Installation
git clone https://github.com/jixinpu/aiopstools.git
cd aiopstools
python setup.py install
Python2 and python3 are all supported.
Modules
Aiopstools provides capabilities:
Time Series Forecasting Method
Association analysis for alarms
Versions
2018.12.01 Time series forecasting、anomaly detection、alarm convergence;
2019.2.15 Association analysis;
Supports
If have interest in aiops, you can contact me. My email is jixinpu@126.com
In addition to this, i have a special column about aiops, which updates recent progress in the field. The url of special column is https://zhuanlan.zhihu.com/c_178702079.
Problems
1.If you use python3, please altering the file's content.
/site-packages/pybrain/tools/functions.py", line 4, expm2 to expm.