freebsd-ports/net-mgmt/py-pdagent/pkg-plist
Dan Langille dd4201c282 Bring back net-mgmt/py-pdagent-integrations & net-mgmt/py-pdagent
NOTE: net-mgmt/py-pdagent-integrations was previously
      net-mgmt/pdagent-integrations

The PagerDuty Agent is a program that lets you easily integrate your
monitoring system with PagerDuty.

WWW: https://github.com/PagerDuty/pdagent
2021-04-15 13:06:42 +00:00

22 lines
855 B
Plaintext

bin/pd-queue
bin/pd-send
bin/pdagentd.py
@sample etc/pdagent/pdagent.conf.sample
%%PYTHON_SITELIBDIR%%/pdagent/__init__.py
%%PYTHON_SITELIBDIR%%/pdagent/confdirs.py
%%PYTHON_SITELIBDIR%%/pdagent/config.py
%%PYTHON_SITELIBDIR%%/pdagent/constants.py
%%PYTHON_SITELIBDIR%%/pdagent/heartbeat.py
%%PYTHON_SITELIBDIR%%/pdagent/http.py
%%PYTHON_SITELIBDIR%%/pdagent/jsonstore.py
%%PYTHON_SITELIBDIR%%/pdagent/pdagentutil.py
%%PYTHON_SITELIBDIR%%/pdagent/pdqueue.py
%%PYTHON_SITELIBDIR%%/pdagent/pdthread.py
%%PYTHON_SITELIBDIR%%/pdagent/root_certs/ca_certs.pem
%%PYTHON_SITELIBDIR%%/pdagent/sendevent.py
%%PYTHON_SITELIBDIR%%/pdagent/thirdparty/__init__.py
%%PYTHON_SITELIBDIR%%/pdagent/thirdparty/argparse.py
%%PYTHON_SITELIBDIR%%/pdagent/thirdparty/daemon.py
%%PYTHON_SITELIBDIR%%/pdagent/thirdparty/filelock.py
%%PYTHON_SITELIBDIR%%/pdagent/thirdparty/six.py