Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 380 Bytes

Zenoss Protocols

Zenoss's Protobuf interfaces for communicating with ZEP and Impact.

Python Build

cd python
python setup.py bdist_egg

Java Build

cd java
mvn install

Helpful documents: