Re: Issue with rebuilding poller cache on cacti
Muhammad El-Sergani <[email protected]>
| Newsgroups | gmane.network.cacti.user |
|---|---|
| Message-ID | <-2009663898932278668@unknownmsgid> |
Does this help? http://www.cyberciti.biz/faq/linux-php-fatal-error-allowed-memory-size/ Sent from my iPhone On Aug 7, 2012, at 6:36 PM, rizwan butt <[email protected]> wrote: > > Hi, > I have added around 65000 graphs on the cacti server for monitoring. Now the newly added rrds won't start updatingunless I rebuilt the poller cache. The issue is when I try to rebuild the poller cache is that I get the following error.Kindly help me in this regard. > PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /var/www/cacti/cli/rebuild_poller_cache.php on line 104 > > /* start rebuilding the poller cache */if (sizeof($poller_data) > 0) { foreach ($poller_data as $data) { if (!$debug) print "."; $local_data_ids[] = $data["id"];line: 104>> $poller_items = array_merge($poller_items, update_poller_cache($data["id"])); > debug("Data Source Item '$current_ds' of '$total_ds' updated"); $current_ds++; } > RegardsRizwan > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > cacti-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cacti-user ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/