Created
March 15, 2016 15:42
-
-
Save sacreman/353b394d349b7e715ddb to your computer and use it in GitHub Desktop.
Dataloop Agent plugin_requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
# Plugin dependencies. These are required to run the out of the box plugins | |
## | |
backports.ssl-match-hostname==3.4.0.2 | |
BeautifulSoup==3.2.1 | |
boto==2.23.0 | |
cffi==0.8.6 | |
cryptography==0.6.1 | |
docker-py==1.4.0 | |
futures==2.2.0 | |
gevent==1.0.2 | |
grequests==0.2.0 | |
google-api-python-client==1.4.0 | |
jenkinsapi==0.2.22 | |
meld3==1.0.0 | |
mock==1.0.1 | |
MySQL-python==1.2.5 | |
nagioscheck==0.1.6 | |
nagiosplugin==1.2.2 | |
pexpect==4.0.1 | |
pg8000==1.10.1 | |
pika==0.9.14 | |
psycopg2==2.6 | |
pycparser==2.10 | |
pyjolokia==0.3.1 | |
pymongo==2.6.3 | |
pynag==0.9.1 | |
pynagios==0.1.1 | |
pyOpenSSL==0.14 | |
pysnmp==4.2.5 | |
pyvmomi==5.5.0.2014.1.1 | |
redis==2.10.3 | |
robobrowser==0.5.3 | |
six==1.8.0 | |
splunk-sdk==1.3.1 | |
testinfra==1.0.2 | |
tzlocal==1.1.2 | |
xmltodict==0.9.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment