[Nagios-users] ndomod: Still unable to connect to data sink

2012-01-23 Thread Gabriel Angió
Hello list,

Since the first time, I am having this problem, when I look at the
syslog: it appears



[1327288417] ndomod: Still unable to connect to data sink.  3502824
items lost, 5000 queued items to flush.
[1327289329] ndomod: Still unable to connect to data sink.  3506486
items lost, 5000 queued items to flush.
[1327290241] ndomod: Still unable to connect to data sink.  3510157
items lost, 5000 queued items to flush.
[1327290410] Auto-save of retention data completed successfully.



As a result, the database is not updating the values, and therefore my
nagios semaphore is not working properly. I have tried to restart
the machine without much luck.

Any hint?

Regards,
Gabriel
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] ndomod: Still unable to connect to data sink

2012-01-23 Thread Assaf Flatto
Can you provide some information about your configuration , it might 
shed some light on your problem?


Is the data base active ?
did you specify the scheme as specified in the NDO documentation ?


On 23/01/12 20:00, Gabriel Angió wrote:

Hello list,

Since the first time, I am having this problem, when I look at the syslog: it 
appears


[1327288417] ndomod: Still unable to connect to data sink.  3502824 items lost, 
5000 queued items to flush.
[1327289329] ndomod: Still unable to connect to data sink.  3506486 items lost, 
5000 queued items to flush.
[1327290241] ndomod: Still unable to connect to data sink.  3510157 items lost, 
5000 queued items to flush.
[1327290410] Auto-save of retention data completed successfully.



As a result, the database is not updating the values, and therefore my nagios 
semaphore is not working properly. I have tried to restart the machine without much 
luck.

Any hint?

Regards,
Gabriel


--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2


___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null


--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] ndomod: Still unable to connect to data sink **SOLVED** (for me)

2009-11-13 Thread Morris, Patrick
Robert C. Ehlenfield wrote:

 Make sure that your ndo2db.cfg and ndomod.cfg files are owned by the 
 same users that runs ndo2db and Nagios.

 In my case it is nagios.

  

 I noticed that ndo.sock was not being created in /usr/local/nagios/var.

 On a hunch I checked the permissions on the two config files 
 (mentioned above) and found that they were owned by root, since I was 
 logged in as root when I copied them over from the nod-utils distribution.

  

 As soon as I changed the ownership, restarted ndo2db and nagios, the 
 problem was solved.

  

 Hope this helps someone.

  

The ownership is not important. What is important is that those files 
are readable by the Nagios and/or ndo2db user.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] ndomod: Still unable to connect to data sink

2008-09-18 Thread Marcus
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jorge Peña schrieb:

 my solution:
 delete the sock file : rm /usr/local/nagios/var/ndo.sock
 and start again ndo2db : /usr/local/nagios/bin/ndo2db -c 
 /usr/local/nagios/etc/ndo2db.cfg 
 As a result: nagios: ndomod: Successfully flushed 5000 queued items to data 
 sink
 2 hours for this ... why this things happen?


Hi there,

Actually, I had the check for a stale sock-file and it's deletion built
into a startscript, as it happened to me too, several times.


Regards,
 Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFI0fwy+qVaNRZYOakRAplLAKCIeSIgBa+jyx9elhzAiYv8vtP0BQCfX88h
8bd83rgu/r9qbqkvcJtYD/A=
=cWsk
-END PGP SIGNATURE-

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] ndomod: Still unable to connect to data sink

2008-09-17 Thread Jorge Peña

Hello list,

Since a restart, I am having this problem, when I look at the syslog: it appears

Sep 17 16:50:15 test2 nagios: ndomod: Still unable to connect to data sink.  
856 items lost, 5000 queued items to flush.
Sep 17 16:50:31 test2 nagios: ndomod: Still unable to connect to data sink.  
959 items lost, 5000 queued items to flush.
Sep 17 16:50:47 test2 nagios: ndomod: Still unable to connect to data sink.  
1080 items lost, 5000 queued items to flush.
Sep 17 16:51:03 test2 nagios: ndomod: Still unable to connect to data sink.  
1196 items lost, 5000 queued items to flush.
Sep 17 16:51:19 test2 nagios: ndomod: Still unable to connect to data sink.  
1308 items lost, 5000 queued items to flush.

As a result, the database is not updating correctly the values, and therefore 
my nagios semaphore is not working properly. I have tried to restart the 
machine without much luck.

Any hint?

Regards,
Jorge

_
¡Entra en el Club oficial de Messenger y te enterarás de todas las novedades! 
http://www.vivelive.com/ilovemessenger-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] ndomod: Still unable to connect to data sink

2008-09-17 Thread Leandro de Oliveira
you have to execute /xxx/ndo2db -c /xxx/ndo2db.cfg again
  - Original Message - 
  From: Jorge Peña 
  To: nagios-users@lists.sourceforge.net 
  Sent: Wednesday, September 17, 2008 12:19 PM
  Subject: [Nagios-users] ndomod: Still unable to connect to data sink


  Hello list,

  Since a restart, I am having this problem, when I look at the syslog: it 
appears

  Sep 17 16:50:15 test2 nagios: ndomod: Still unable to connect to data sink.  
856 items lost, 5000 queued items to flush.
  Sep 17 16:50:31 test2 nagios: ndomod: Still unable to connect to data sink.  
959 items lost, 5000 queued items to flush.
  Sep 17 16:50:47 test2 nagios: ndomod: Still unable to connect to data sink.  
1080 items lost, 5000 queued items to flush.
  Sep 17 16:51:03 test2 nagios: ndomod: Still unable to connect to data sink.  
1196 items lost, 5000 queued items to flush.
  Sep 17 16:51:19 test2 nagios: ndomod: Still unable to connect to data sink.  
1308 items lost, 5000 queued items to flush.

  As a result, the database is not updating correctly the values, and therefore 
my nagios semaphore is not working properly. I have tried to restart the 
machine without much luck.

  Any hint?

  Regards,
  Jorge


--
  ¡Trónchate de risa con los mejores capítulos de South Park en MSN Vídeo! 


--


  -
  This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
  Build the coolest Linux based applications with Moblin SDK  win great prizes
  Grand prize is a trip for two to an Open Source event anywhere in the world
  http://moblin-contest.org/redirect.php?banner_id=100url=/


--


  ___
  Nagios-users mailing list
  Nagios-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/nagios-users
  ::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
  ::: Messages without supporting info will risk being sent to /dev/null-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] ndomod: Still unable to connect to data sink

2008-09-17 Thread Assaf Flatto
It may sound silly , but in  what sequence is your nagios/mysql starting ?

Stop both of them and make sure all process are gone , then start nagios , an 
after it start mysql .

That may solve the issue .

Assaf


On Wednesday 17 September 2008 16:19:27 Jorge Peña wrote:
 Hello list,

 Since a restart, I am having this problem, when I look at the syslog: it
 appears

 Sep 17 16:50:15 test2 nagios: ndomod: Still unable to connect to data sink.
  856 items lost, 5000 queued items to flush. Sep 17 16:50:31 test2 nagios:
 ndomod: Still unable to connect to data sink.  959 items lost, 5000 queued
 items to flush. Sep 17 16:50:47 test2 nagios: ndomod: Still unable to
 connect to data sink.  1080 items lost, 5000 queued items to flush. Sep 17
 16:51:03 test2 nagios: ndomod: Still unable to connect to data sink.  1196
 items lost, 5000 queued items to flush. Sep 17 16:51:19 test2 nagios:
 ndomod: Still unable to connect to data sink.  1308 items lost, 5000 queued
 items to flush.

 As a result, the database is not updating correctly the values, and
 therefore my nagios semaphore is not working properly. I have tried to
 restart the machine without much luck.

 Any hint?

 Regards,
 Jorge

 _
 ¡Entra en el Club oficial de Messenger y te enterarás de todas las
 novedades! http://www.vivelive.com/ilovemessenger






IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK 
Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, 
Brooklands, Weybridge. Surrey. KT13 0NY
 
 

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] ndomod: Still unable to connect to data sink

2008-09-17 Thread Jorge Peña


Hello!Thanks for the reply.

When I try to do so it gives me :

Could not bind socket: Address already in use

I looked in the process to kill it and I don't see ndo2db process, I also made 
chmod 777 ndo.lock and tried to run program again but It doesn't work

Thanks,
Jorge

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] ndomod: Still unable to connect to data sink
Date: Wed, 17 Sep 2008 13:19:20 -0300










you have to execute /xxx/ndo2db -c /xxx/ndo2db.cfg 
again

  - Original Message - 
  From: 
  Jorge 
  Peña 
  To: nagios-users@lists.sourceforge.net 
  
  Sent: Wednesday, September 17, 2008 12:19 
  PM
  Subject: [Nagios-users] ndomod: Still 
  unable to connect to data sink
  
Hello list,

Since a restart, I am having this problem, 
  when I look at the syslog: it appears

Sep 17 16:50:15 test2 nagios: 
  ndomod: Still unable to connect to data sink.  856 items lost, 5000 
  queued items to flush.
Sep 17 16:50:31 test2 nagios: ndomod: Still unable 
  to connect to data sink.  959 items lost, 5000 queued items to 
  flush.
Sep 17 16:50:47 test2 nagios: ndomod: Still unable to connect to 
  data sink.  1080 items lost, 5000 queued items to flush.
Sep 17 
  16:51:03 test2 nagios: ndomod: Still unable to connect to data sink.  
  1196 items lost, 5000 queued items to flush.
Sep 17 16:51:19 test2 nagios: 
  ndomod: Still unable to connect to data sink.  1308 items lost, 5000 
  queued items to flush.

As a result, the database is not updating 
  correctly the values, and therefore my nagios semaphore is not working 
  properly. I have tried to restart the machine without much luck.

Any 
  hint?

Regards,
Jorge


  
  ¡Trónchate de risa con los mejores capítulos de South Park en MSN Vídeo! 
  
  

  -
This 
  SF.Net email is sponsored by the Moblin Your Move Developer's 
  challenge
Build the coolest Linux based applications with Moblin SDK  
  win great prizes
Grand prize is a trip for two to an Open Source event 
  anywhere in the 
  world
http://moblin-contest.org/redirect.php?banner_id=100url=/
  
  

  ___
Nagios-users mailing 
  list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: 
  Please include Nagios version, plugin version (-v) and OS when reporting any 
  issue. 
::: Messages without supporting info will risk being sent to 
  /dev/null

_
¿Sigue el calor? Consulta MSN El tiempo
http://eltiempo.es.msn.com/-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] ndomod: Still unable to connect to data sink

2008-09-17 Thread Jorge Peña


my solution:

delete the sock file : rm /usr/local/nagios/var/ndo.sock

and start again ndo2db : /usr/local/nagios/bin/ndo2db -c 
/usr/local/nagios/etc/ndo2db.cfg

As a result: nagios: ndomod: Successfully flushed 5000 queued items to data sink

2 hours for this ... why this things happen?

:(



From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] ndomod: Still unable to connect to data sink
Date: Wed, 17 Sep 2008 13:19:20 -0300










you have to execute /xxx/ndo2db -c /xxx/ndo2db.cfg 
again

  - Original Message - 
  From: 
  Jorge 
  Peña 
  To: nagios-users@lists.sourceforge.net 
  
  Sent: Wednesday, September 17, 2008 12:19 
  PM
  Subject: [Nagios-users] ndomod: Still 
  unable to connect to data sink
  
Hello list,

Since a restart, I am having this problem, 
  when I look at the syslog: it appears

Sep 17 16:50:15 test2 nagios: 
  ndomod: Still unable to connect to data sink.  856 items lost, 5000 
  queued items to flush.
Sep 17 16:50:31 test2 nagios: ndomod: Still unable 
  to connect to data sink.  959 items lost, 5000 queued items to 
  flush.
Sep 17 16:50:47 test2 nagios: ndomod: Still unable to connect to 
  data sink.  1080 items lost, 5000 queued items to flush.
Sep 17 
  16:51:03 test2 nagios: ndomod: Still unable to connect to data sink.  
  1196 items lost, 5000 queued items to flush.
Sep 17 16:51:19 test2 nagios: 
  ndomod: Still unable to connect to data sink.  1308 items lost, 5000 
  queued items to flush.

As a result, the database is not updating 
  correctly the values, and therefore my nagios semaphore is not working 
  properly. I have tried to restart the machine without much luck.

Any 
  hint?

Regards,
Jorge


  
  ¡Trónchate de risa con los mejores capítulos de South Park en MSN Vídeo! 
  
  

  -
This 
  SF.Net email is sponsored by the Moblin Your Move Developer's 
  challenge
Build the coolest Linux based applications with Moblin SDK  
  win great prizes
Grand prize is a trip for two to an Open Source event 
  anywhere in the 
  world
http://moblin-contest.org/redirect.php?banner_id=100url=/
  
  

  ___
Nagios-users mailing 
  list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: 
  Please include Nagios version, plugin version (-v) and OS when reporting any 
  issue. 
::: Messages without supporting info will risk being sent to 
  /dev/null

_
¿Eres un cotilla? Disfruta de todas las novedades en MSN Corazón
http://entretenimiento.es.msn.com/corazon/-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null