<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Supervision d&#039;Asterisk avec Nagios</title>
	<atom:link href="http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html</link>
	<description>&#34;La connaissance est la seule chose qui s&#039;accroit lorsqu&#039;on la partage.&#34;</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:02:30 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Glenn</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-7325</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Mon, 07 Dec 2009 15:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-7325</guid>
		<description>This works great on the remote asterisk box when running the command from terminal. When it is plugged in to the main Nagios box i get the following error

NRPE: Unable to read output

Any ideas why this would be.

Great work by the way</description>
		<content:encoded><![CDATA[<p>This works great on the remote asterisk box when running the command from terminal. When it is plugged in to the main Nagios box i get the following error</p>
<p>NRPE: Unable to read output</p>
<p>Any ideas why this would be.</p>
<p>Great work by the way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cédric</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6978</link>
		<dc:creator>Cédric</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6978</guid>
		<description>J&#039;aile même problème que celui cité ci-dessus :

nagios-cedric:/usr/local/nagios/libexec# ./check_nrpe -H 10.10.10.42 -c check_asterisk_version
NRPE: Unable to read output</description>
		<content:encoded><![CDATA[<p>J'aile même problème que celui cité ci-dessus :</p>
<p>nagios-cedric:/usr/local/nagios/libexec# ./check_nrpe -H 10.10.10.42 -c check_asterisk_version<br />
NRPE: Unable to read output</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6415</link>
		<dc:creator>Ruth</dc:creator>
		<pubDate>Wed, 20 May 2009 14:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6415</guid>
		<description>Pourquoi lorsque j&#039;essaie d&#039;exécuter le plug-in que je reçois un astérisque dans la machine. 

/ usr / local / nagios / libexec / nagisk.pl-c canaux 
-su: / usr / local / nagios / libexec / nagisk.pl: ne peut pas exécuter de fichier binaire 

Et que, sur la machine Nagios (en utilisant nrpe), j&#039;obtiens:

NRPE: Impossible de lire la sortie 

Les permanentes sont ok: 

-rwxr-x --- 1 nagios nagios 468 2009-02-25 13:51 
/ usr / local / nagios / libexec / nagisk.pl 

Dans le fichier / etc / sudoers J&#039;ai; 

nagios ALL = NOPASSWD: / usr / sbin / asterisk 

Nagios service est en cours d&#039;exécution en vertu de l&#039;utilisateur nagios. 

Pourquoi je reçois ce message d&#039;erreur? 
Comment pourrais-je résoudre cela? 
Toute idée sera wellcomed</description>
		<content:encoded><![CDATA[<p>Pourquoi lorsque j'essaie d'exécuter le plug-in que je reçois un astérisque dans la machine. </p>
<p>/ usr / local / nagios / libexec / nagisk.pl-c canaux<br />
-su: / usr / local / nagios / libexec / nagisk.pl: ne peut pas exécuter de fichier binaire </p>
<p>Et que, sur la machine Nagios (en utilisant nrpe), j'obtiens:</p>
<p>NRPE: Impossible de lire la sortie </p>
<p>Les permanentes sont ok: </p>
<p>-rwxr-x --- 1 nagios nagios 468 2009-02-25 13:51<br />
/ usr / local / nagios / libexec / nagisk.pl </p>
<p>Dans le fichier / etc / sudoers J'ai; </p>
<p>nagios ALL = NOPASSWD: / usr / sbin / asterisk </p>
<p>Nagios service est en cours d'exécution en vertu de l'utilisateur nagios. </p>
<p>Pourquoi je reçois ce message d'erreur?<br />
Comment pourrais-je résoudre cela?<br />
Toute idée sera wellcomed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6383</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Mon, 18 May 2009 13:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6383</guid>
		<description>What am I doing wrong?

office-4-3 is the computer running nagios

checking plugins via check_nrpe

office-4-3:/usr/local/nagios/etc/objects# /usr/local/nagios/libexec/check_nrpe -H 192.168.14.254
NRPE v2.12
office-4-3:/usr/local/nagios/etc/objects# /usr/local/nagios/libexec/check_nrpe -H 192.168.14.254 -c check_users
USERS OK - 1 users currently logged in &#124;users=1;5;10;0

checking nagisk via check_nrpe

office-4-3:/usr/local/nagios/etc/objects# /usr/local/nagios/libexec/check_nrpe -H 192.168.14.254 -c check_asterisk_version
NRPE: Unable to read output


astdia is the remote computer running nrpe via xinetd

checking nagisk bypassing nrpe:

astdia:/usr/local/nagios/etc# /usr/local/nagios/libexec/nagisk.pl -c version
Asterisk 1.4.21 built by root @ astdia on a x86_64 running Linux on 2009-02-04 23:04:27 UTC
astdia:/usr/local/nagios/etc# /usr/local/nagios/libexec/nagisk.pl -c channels
609 active SIP channels

checking plugin via check_nrpe

astdia:~# /usr/local/nagios/libexec/check_nrpe -H localhost -c check_users
USERS OK - 1 users currently logged in &#124;users=1;5;10;0

checking nagisk via check_nrpe

astdia:~# /usr/local/nagios/libexec/check_nrpe -H localhost -c check_asterisk_version
NRPE: Unable to read output

Is nagisk compatible with NRPE v2.12?</description>
		<content:encoded><![CDATA[<p>What am I doing wrong?</p>
<p>office-4-3 is the computer running nagios</p>
<p>checking plugins via check_nrpe</p>
<p>office-4-3:/usr/local/nagios/etc/objects# /usr/local/nagios/libexec/check_nrpe -H 192.168.14.254<br />
NRPE v2.12<br />
office-4-3:/usr/local/nagios/etc/objects# /usr/local/nagios/libexec/check_nrpe -H 192.168.14.254 -c check_users<br />
USERS OK - 1 users currently logged in |users=1;5;10;0</p>
<p>checking nagisk via check_nrpe</p>
<p>office-4-3:/usr/local/nagios/etc/objects# /usr/local/nagios/libexec/check_nrpe -H 192.168.14.254 -c check_asterisk_version<br />
NRPE: Unable to read output</p>
<p>astdia is the remote computer running nrpe via xinetd</p>
<p>checking nagisk bypassing nrpe:</p>
<p>astdia:/usr/local/nagios/etc# /usr/local/nagios/libexec/nagisk.pl -c version<br />
Asterisk 1.4.21 built by root @ astdia on a x86_64 running Linux on 2009-02-04 23:04:27 UTC<br />
astdia:/usr/local/nagios/etc# /usr/local/nagios/libexec/nagisk.pl -c channels<br />
609 active SIP channels</p>
<p>checking plugin via check_nrpe</p>
<p>astdia:~# /usr/local/nagios/libexec/check_nrpe -H localhost -c check_users<br />
USERS OK - 1 users currently logged in |users=1;5;10;0</p>
<p>checking nagisk via check_nrpe</p>
<p>astdia:~# /usr/local/nagios/libexec/check_nrpe -H localhost -c check_asterisk_version<br />
NRPE: Unable to read output</p>
<p>Is nagisk compatible with NRPE v2.12?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SUIKOX</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6331</link>
		<dc:creator>SUIKOX</dc:creator>
		<pubDate>Thu, 07 May 2009 12:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6331</guid>
		<description>Bonjour,

j&#039;ai du réinstaller la sonde NRPE, et les services nagisk et bizarre le check sip fonctionne mais le check channels et le check peers ne fonctionne pas ils me mettent :

	NRPE: Unable to read output 

et pourtant j&#039;ai bien suivi le tuto  ????</description>
		<content:encoded><![CDATA[<p>Bonjour,</p>
<p>j'ai du réinstaller la sonde NRPE, et les services nagisk et bizarre le check sip fonctionne mais le check channels et le check peers ne fonctionne pas ils me mettent :</p>
<p>	NRPE: Unable to read output </p>
<p>et pourtant j'ai bien suivi le tuto  ????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois Gelinas</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6289</link>
		<dc:creator>Francois Gelinas</dc:creator>
		<pubDate>Wed, 22 Apr 2009 17:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6289</guid>
		<description>Apres avoir fait l&#039;installation tel que decrite ci-dessus, j&#039;obtien moi aussi un &quot;unable to read output&quot; lorsque j&#039;execute le nrpe local, mais j&#039;ai un output correcte lorsque j&#039;execute le nagisk.pl directement.

Quelle est le probleme ?</description>
		<content:encoded><![CDATA[<p>Apres avoir fait l'installation tel que decrite ci-dessus, j'obtien moi aussi un "unable to read output" lorsque j'execute le nrpe local, mais j'ai un output correcte lorsque j'execute le nagisk.pl directement.</p>
<p>Quelle est le probleme ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SUIKOX</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6217</link>
		<dc:creator>SUIKOX</dc:creator>
		<pubDate>Tue, 31 Mar 2009 15:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6217</guid>
		<description>j&#039;ai mis le 1.1 est-ce qu&#039;il fonctionne bien ou dois-je mettre le 1.1.1 ?

là je viens de l&#039;installer et il me met les services en  UNKNOW

dans Status Information j&#039;ai : 	Invalid host name &#039;-c&#039;

-c c&#039;est pas pour critical ?</description>
		<content:encoded><![CDATA[<p>j'ai mis le 1.1 est-ce qu'il fonctionne bien ou dois-je mettre le 1.1.1 ?</p>
<p>là je viens de l'installer et il me met les services en  UNKNOW</p>
<p>dans Status Information j'ai : 	Invalid host name '-c'</p>
<p>-c c'est pas pour critical ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: voipcrazy</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6146</link>
		<dc:creator>voipcrazy</dc:creator>
		<pubDate>Wed, 18 Mar 2009 11:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6146</guid>
		<description>Why if I try to execute the pluggin I get that in an asterisk machine.

 /usr/local/nagios/libexec/nagisk.pl -c channels
-su: /usr/local/nagios/libexec/nagisk.pl: cannot execute binary file

And that on the Nagios Machine (using nrpe), I get:

NRPE: Unable to read output 

The perms are ok:

-rwxr-x--- 1 nagios nagios 468 2009-02-25 13:51 /usr/local/nagios/libexec/nagisk.pl

In /etc/sudoers I have;

nagios    ALL=NOPASSWD: /usr/sbin/asterisk 

Nagios service is running under nagios user.

Why I am getting this error?
How could I solve that?
Any clue will be wellcomed</description>
		<content:encoded><![CDATA[<p>Why if I try to execute the pluggin I get that in an asterisk machine.</p>
<p> /usr/local/nagios/libexec/nagisk.pl -c channels<br />
-su: /usr/local/nagios/libexec/nagisk.pl: cannot execute binary file</p>
<p>And that on the Nagios Machine (using nrpe), I get:</p>
<p>NRPE: Unable to read output </p>
<p>The perms are ok:</p>
<p>-rwxr-x--- 1 nagios nagios 468 2009-02-25 13:51 /usr/local/nagios/libexec/nagisk.pl</p>
<p>In /etc/sudoers I have;</p>
<p>nagios    ALL=NOPASSWD: /usr/sbin/asterisk </p>
<p>Nagios service is running under nagios user.</p>
<p>Why I am getting this error?<br />
How could I solve that?<br />
Any clue will be wellcomed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: champion</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6125</link>
		<dc:creator>champion</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6125</guid>
		<description>un &quot;make distclean&quot; et une bonne réinstallation et tout fonctionne.

Un autre souci, je n&#039;arrive pas à obtenir les graphes du plugin nagisk (tout comme Total_process)  avec PNP??

Quelqu&#039;un aurait une idée.  Merci</description>
		<content:encoded><![CDATA[<p>un "make distclean" et une bonne réinstallation et tout fonctionne.</p>
<p>Un autre souci, je n'arrive pas à obtenir les graphes du plugin nagisk (tout comme Total_process)  avec PNP??</p>
<p>Quelqu'un aurait une idée.  Merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: champion</title>
		<link>http://blog.nicolargo.com/2008/10/superviser-asterisk-dans-nagios-grace-a-nagisk.html/comment-page-1#comment-6043</link>
		<dc:creator>champion</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicolargo.com/?p=1364#comment-6043</guid>
		<description>bjr, je reviens vers vous parce que j&#039;ai un souci. j&#039;ai suivi le tuto mais j&#039;ai comme retour l&#039;interface web nagios:
CHECK_NRPE: Error receiving data from daemon.

je galère depuis un moment.

Merci</description>
		<content:encoded><![CDATA[<p>bjr, je reviens vers vous parce que j'ai un souci. j'ai suivi le tuto mais j'ai comme retour l'interface web nagios:<br />
CHECK_NRPE: Error receiving data from daemon.</p>
<p>je galère depuis un moment.</p>
<p>Merci</p>
]]></content:encoded>
	</item>
</channel>
</rss>
