Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-04 Thread Jan Fricke
list for users of sipXecs software Betreff: Re: [sipx-users] Monitoring SipX 4.6 services On Mon, Sep 3, 2012 at 8:50 AM, Jan Fricke jan.fri...@iant.de wrote: Ok that leads to another question. How can a script query the node_number of the system it is running on? cat /var/sipxdata/cfdata

[sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread Jan Fricke
Hi, until 4.4 I checked the state of the SipX services using sipxproc. What is the best way to do that on 4.6? _ Jan Fricke (B.Sc.) *IANT - APPLIED NGN-TECHNOLOGIES **Turn-Key VoIP/UC Solutions and More... *Fon: +49 (5331) 6794 0 Fax: +49 (5331) 6794 499 Mail:

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread George Niculae
On Mon, Sep 3, 2012 at 11:19 AM, Jan Fricke jan.fri...@iant.de wrote: Hi, until 4.4 I checked the state of the SipX services using sipxproc. What is the best way to do that on 4.6? Now you could use the Linux style, e.g. service sipxconfig status George

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread Jan Fricke
Gesendet: Montag, 3. September 2012 10:23 An: Discussion list for users of sipXecs software Betreff: Re: [sipx-users] Monitoring SipX 4.6 services On Mon, Sep 3, 2012 at 11:19 AM, Jan Fricke jan.fri...@iant.de wrote: Hi, until 4.4 I checked the state of the SipX services using sipxproc. What

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread George Niculae
On Mon, Sep 3, 2012 at 11:39 AM, Jan Fricke jan.fri...@iant.de wrote: And how do I automatically know which services should be running? E.g. using sipxproc I knew status running is ok. Also Disabled is ok (maybe the service is configured on another system of a HA system or it's not necessary

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread Jan Fricke
-Ursprüngliche Nachricht- Von: sipx-users-boun...@list.sipfoundry.org [mailto:sipx-users-boun...@list.sipfoundry.org] Im Auftrag von George Niculae Gesendet: Montag, 3. September 2012 11:00 An: Discussion list for users of sipXecs software Betreff: Re: [sipx-users] Monitoring SipX 4.6

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread George Niculae
On Mon, Sep 3, 2012 at 3:23 PM, Jan Fricke jan.fri...@iant.de wrote: Thanks! I wrote a script that receives all services starting with sipx and checks the service status for each. Maybe I'll add mongo, postgres and a few other. Any ideas why sipxfreeswitch has no status parameter (just

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread Jan Fricke
[mailto:sipx-users-boun...@list.sipfoundry.org] Im Auftrag von George Niculae Gesendet: Montag, 3. September 2012 14:31 An: Discussion list for users of sipXecs software Betreff: Re: [sipx-users] Monitoring SipX 4.6 services On Mon, Sep 3, 2012 at 3:23 PM, Jan Fricke jan.fri...@iant.de wrote: Thanks! I

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread George Niculae
On Mon, Sep 3, 2012 at 3:50 PM, Jan Fricke jan.fri...@iant.de wrote: Ok that leads to another question. How can a script query the node_number of the system it is running on? The script will send nagios passive checks from each node. Each node should check its own services. Good question,

Re: [sipx-users] Monitoring SipX 4.6 services

2012-09-03 Thread Douglas Hubler
On Mon, Sep 3, 2012 at 8:50 AM, Jan Fricke jan.fri...@iant.de wrote: Ok that leads to another question. How can a script query the node_number of the system it is running on? cat /var/sipxdata/cfdata/defaults/location_id The script will send nagios passive checks from each node. Each node