problem with data replications

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: problem with data replications

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: problem with data replications

Post 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....
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: problem with data replications

Post 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
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: problem with data replications

Post 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!
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: problem with data replications

Post by ravish78 »

This can be closed.It is resolved.
Locked