Page 2 of 2

Re: problem with data replications

Posted: Fri May 03, 2013 1:27 pm
by ravish78
We have increased memory_limt to 256 M from 128M

now it started opeining logs without errors.

I see below errors being accumulated.


Processing perfdata file '/usr/local/nagios/var/spool/xidpe/1361226638.perfdata.service'
Copying perfdata file to /usr/local/nagios/var/spool/perfdata/service-perfdata.1361226638
Sending passive check data to NSCA server(s)...
No checks to send via NSCA
Sending passive check data to NRDP server(s)...
PHP Warning: unlink(/usr/local/nagios/var/spool/xidpe/1361226638.perfdata.service): No such file or directory in /usr/local/nagiosxi/cron/perfdataproc.php on line 167
PHP Warning: filetype(): Lstat failed for /usr/local/nagios/var/spool/xidpe/1361226653.perfdata.host in /usr/local/nagiosxi/cron/perfdataproc.php on line 140
PHP Warning: filetype(): Lstat failed for /usr/local/nagios/var/spool/xidpe/1361226653.perfdata.service in /usr/local/nagiosxi/cron/perfdataproc.php on line 140
PHP Warning: filetype(): Lstat failed for /usr/local/nagios/var/spool/xidpe/1361226668.perfdata.host in /usr/local/nagiosxi/cron/perfdataproc.php on line 140
PHP Warning: filetype(): Lstat failed for /usr/local/nagios/var/spool/xidpe/1361226668.perfdata.service in /usr/local/nagiosxi/cron/perfdataproc.php on line 140

Re: problem with data replications

Posted: Fri May 03, 2013 3:29 pm
by scottwilkerson
This could be caused by multiple perfdataproc processes running

Code: Select all

ps -ef |grep perfdataproc
That said are you receiving them on the remote system? I asl because the thread started by you saying you were using nsca, and this log shows you using NRDP....

Re: problem with data replications

Posted: Mon May 06, 2013 9:27 am
by ravish78
Team,
Can we open a support incoident for this as we need to fix this issue for production laucch.

we have issue with 3 slave servers connecting to master server for sending data.

1 is sending partial data and other two are sending nothing.

Thanks
Ravi

Re: problem with data replications

Posted: Mon May 06, 2013 9:57 am
by slansing
Yes, you can open a incident ticket by sending your latest config snapshot to [email protected]

The snapshot is located in Admin > Config Snapshots > Click the "Diskette" icon next to the latest working config.

Also, please link this thread in the email. Thanks!

Re: problem with data replications

Posted: Thu May 30, 2013 12:40 pm
by ravish78
This can be closed.It is resolved.