Code Monkey home page Code Monkey logo

zabbix-asterisk's People

Watchers

 avatar

zabbix-asterisk's Issues

posix_ipc.PermissionsError: Permission denied problem

What steps will reproduce the problem?
1. try to run with zabbix user:
(as root)
# /etc/zabbix/zasterisk.py --callsactive
10
# sudo -u zabbix /etc/zabbix/zasterisk.py --callsactive
Traceback (most recent call last):
  File "/etc/zabbix/zasterisk.py", line 64, in <module>
    semaphore=posix_ipc.Semaphore("/zasterisk",initial_value=1, flags=posix_ipc.O_CREAT)
posix_ipc.PermissionsError: Permission denied


What is the expected output? What do you see instead?

I should get the calls... actually I've solved changing the name of the 
semaphore to '/tmp_zasterisk' and worked

What version of the product are you using? On what operating system?
Zabbix 1.8.1 (revision 9702).
Ubuntu 10.04.2 LTS 
latest zasterisk ;)


Original issue reported on code.google.com by [email protected] on 22 Jun 2011 at 7:55

pexpect error on CentOS w/ python 2.4

What steps will reproduce the problem?
1. Run "/etc/zabbix/zasterisk.py --channelsactive"

What is the expected output? What do you see instead?

I am getting the following exception from pexpect:

Unexpected error: (<class pexpect.TIMEOUT at 0xb7f9489c>, <pexpect.TIMEOUT
instance at 0xb7cfe7ac>, <traceback object at 0xb7cef8c4>)


What version of the product are you using? On what operating system?

CentOS 5.2
Python 2.4.3
Asterisk 1.4.21.2



Original issue reported on code.google.com by [email protected] on 6 Jun 2010 at 8:46

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.