Git Product home page Git Product logo

pdagent-integrations's Introduction

See http://www.pagerduty.com/docs/guides/agent-install-guide/ for the PagerDuty Agent Install Guide and related integration guides.

Introduction

This project contains integrations for various monitoring tools with the PagerDuty Agent.

It currently include support for:

  • Nagios
  • Sensu
  • Zabbix

Developing

See the Agent project at https://github.com/PagerDuty/pdagent for setup instructions for Pydev, IntelliJ IDEA, Docker.

See the file zabbix-testing.txt for Zabbix build and test instructions, nagios-testing.txt for Nagios build and test instructions, and the file sensu-testing.txt for Sensu build and test instructions.

Building Packages

Follow the same steps as in the Agent project. (there is no SVC_KEY in pdagenttestinteg/util.sh to edit)

Zabbix Testing

The integration test for Zabbix only runs standalone tests for the pd-zabbix command line script. You should also test actual Zabbix integration using the public Zabbix Integration Guide.

For details, see zabbix-testing.txt.

Release Packages

Follow the same steps as in the Agent project.

#License Copyright (c) 2013-2014, PagerDuty, Inc. [email protected] All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

pdagent-integrations's People

Contributors

anitarao avatar arupchak avatar chamblin avatar deconstrained avatar dobs avatar jeroenvermeulen avatar m-masataka avatar mdcollins05 avatar mlewis033 avatar pdecat avatar rduffield avatar ronindesign avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pdagent-integrations's Issues

Latest pdagent incompatible with pdagent-integrations

The current pdagent-integrations (specifically pd-zabbix) passes 8 arguments to the enqueue function. The latest pdagent (1.4) has an enqueue function that requires 10 arguments. The prior pdagent (1.3) only required 8 arguments. Rolling back pdagent to version 1.3 allows the current pd-agent-integrations to work.

The two extra fields are called client_url and client_id (from memory, might be slightly off). I did not test if I could just pass empty strings. It was easier to configure chef to roll the pdagent version back to 1.3.

Could we get an update to the integrations apps for the latest pdagent version? If I knew what was supposed to be in those two versions (point me to a doc explaining them) I would submit a pull request.

Doesn't work with Centos 7.2 and Check_MK 1.2.6

Got the errors from notify.log while Nagios is trying to send a notification.

2016-08-10 05:01:53 executing /omd/sites/monitoring/local/share/check_mk/notifications/pagerduty-agent
2016-08-10 05:01:53 Output: Could not find platform independent libraries
2016-08-10 05:01:53 Output: Could not find platform dependent libraries <exec_prefix>
2016-08-10 05:01:53 Output: Consider setting $PYTHONHOME to [:<exec_prefix>]
2016-08-10 05:01:53 Output: Traceback (most recent call last):
2016-08-10 05:01:53 Output: File "/omd/sites/monitoring/lib/python/site.py", line 75, in
2016-08-10 05:01:53 Output: __boot()
2016-08-10 05:01:53 Output: File "/omd/sites/monitoring/lib/python/site.py", line 3, in __boot
2016-08-10 05:01:53 Output: import os
2016-08-10 05:01:53 Output: ImportError: No module named os
2016-08-10 05:01:53 Plugin exited with code 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.