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
problem with data replications
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: problem with data replications
This could be caused by multiple perfdataproc processes running
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....
Code: Select all
ps -ef |grep perfdataprocRe: problem with data replications
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
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
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!
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
This can be closed.It is resolved.