Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using?
You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache.
adam. On 31/08/2016 08:27:50, Nurbek Suleimanov nurbek@suleimanov.org wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" adama@memetic.org:
Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using?
You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache.
adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
I get the same error messages. My php.ini is in /etc/php5/php.ini and mine is set to unlimited
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1
Thanks, ----------------------- Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Nurbek Suleimanov Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong adama@memetic.org Cc: observium@observium.org Subject: Re: [Observium] PHP Error
I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" <adama@memetic.orgmailto:adama@memetic.org>: Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using?
You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache.
adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov <nurbek@suleimanov.orgmailto:nurbek@suleimanov.org> wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
I did fine my other php.ini located in /etc/php5/apache2/php.ini
..and it was set to 128mb. I changed it to -1
Which log file did you see this error again? I can’t seem to remember where I saw that and wanted to monitor mine as well.
Thanks, ----------------------- Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Dano, Leo Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov nurbek@suleimanov.org; Observium Network Observation System observium@observium.org; Adam Armstrong adama@memetic.org Subject: Re: [Observium] PHP Error
I get the same error messages. My php.ini is in /etc/php5/php.ini and mine is set to unlimited
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1
Thanks, ----------------------- Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Nurbek Suleimanov Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> Cc: observium@observium.orgmailto:observium@observium.org Subject: Re: [Observium] PHP Error
I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" <adama@memetic.orgmailto:adama@memetic.org>: Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using?
You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache.
adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov <nurbek@suleimanov.orgmailto:nurbek@suleimanov.org> wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
Thank you, i have now change memory limit 128Mb = -1 and check discovery. I write answer later.Thanks
Отправлено из мобильной Почты Mail.Ru
Среда, 31 августа 2016 г., 21:43 +0600 от Dano, Leo ldano@qualcomm.com:
I did fine my other php.ini located in /etc/php5/apache2/php.ini ..and it was set to 128mb. I changed it to -1 Which log file did you see this error again? I can’t seem to remember where I saw that and wanted to monitor mine as well. Thanks,
Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Dano, Leo Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov < nurbek@suleimanov.org >; Observium Network Observation System < observium@observium.org >; Adam Armstrong < adama@memetic.org > Subject: Re: [Observium] PHP Error I get the same error messages. My php.ini is in /etc/php5/php.ini and mine is set to unlimited ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1 Thanks,
Leo Dano From: observium [ mailto:observium-bounces@observium.org ] On Behalf Of Nurbek Suleimanov Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong < adama@memetic.org > Cc: observium@observium.org Subject: Re: [Observium] PHP Error I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" < adama@memetic.org >: Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using? You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache. adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
Thank you! memory_limit =-1 help this situation.
##### Finished discovery run at 2016-09-01 01:47:06 #####
o Devices Discovered 668 o Discovery Time 13878 secs o Memory usage 474.2MB (peak: 480.7MB) o MySQL Usage Cell[110003/40.991s] Row[120974/66.169s] Rows[39780/21.193s] Column[1563/0.627s] Update[15694/14.81s] Insert[15096/8.424s]Delete[5783/2.718s] o RRDTool Usage [s.nurbek@mpls observium]$
Среда, 31 августа 2016, 21:43 +06:00 от "Dano, Leo" ldano@qualcomm.com:
I did fine my other php.ini located in /etc/php5/apache2/php.ini ..and it was set to 128mb. I changed it to -1 Which log file did you see this error again? I can’t seem to remember where I saw that and wanted to monitor mine as well. Thanks,
Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Dano, Leo Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov < nurbek@suleimanov.org >; Observium Network Observation System < observium@observium.org >; Adam Armstrong < adama@memetic.org > Subject: Re: [Observium] PHP Error I get the same error messages. My php.ini is in /etc/php5/php.ini and mine is set to unlimited ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1 Thanks,
Leo Dano From: observium [ mailto:observium-bounces@observium.org ] On Behalf Of Nurbek Suleimanov Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong < adama@memetic.org > Cc: observium@observium.org Subject: Re: [Observium] PHP Error I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" < adama@memetic.org >: Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using? You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache. adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
What on earth is that device? It seems to be generating a ridiculous number of queries and a huge amount of churn.
Adam.
Sent from BlueMail
On 31 Aug 2016, 21:53, at 21:53, Nurbek Suleimanov nurbek@suleimanov.org wrote:
Thank you! memory_limit =-1 help this situation.
##### Finished discovery run at 2016-09-01 01:47:06 #####
o Devices Discovered 668 o Discovery Time 13878 secs o Memory usage 474.2MB (peak: 480.7MB) o MySQL Usage Cell[110003/40.991s] Row[120974/66.169s] Rows[39780/21.193s] Column[1563/0.627s] Update[15694/14.81s] Insert[15096/8.424s]Delete[5783/2.718s] o RRDTool Usage [s.nurbek@mpls observium]$
Среда, 31 августа 2016, 21:43 +06:00 от "Dano, Leo"
I did fine my other php.ini located in /etc/php5/apache2/php.ini ..and it was set to 128mb. I changed it to -1 Which log file did you see this error again? I can’t seem to remember
where I saw that and wanted to monitor mine as well.
Thanks,
Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of
Dano, Leo
Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov < nurbek@suleimanov.org >; Observium Network
Observation System < observium@observium.org >; Adam Armstrong < adama@memetic.org >
Subject: Re: [Observium] PHP Error I get the same error messages. My php.ini is in /etc/php5/php.ini and
mine is set to unlimited
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1 Thanks,
Leo Dano From: observium [ mailto:observium-bounces@observium.org ] On Behalf
Of Nurbek Suleimanov
Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong < adama@memetic.org > Cc: observium@observium.org Subject: Re: [Observium] PHP Error I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" <
adama@memetic.org >:
Your PHP has a memory limit for cli. This is weird, what distribution
of Linux are you using?
You can fix it by increasing the memory_limit option in the relevant
php.ini file. There are probably separate files for cli and apache.
adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org >
wrote:
Hi, support!
Please help me, about this problem, when i make discovery all
device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted
(tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
I have monitoring device Cisco - 600, Alcatel-Lucent - 67 & localhost.
Четверг, 1 сентября 2016, 9:32 +06:00 от Adam Armstrong adama@memetic.org:
What on earth is that device? It seems to be generating a ridiculous number of queries and a huge amount of churn. Adam. Sent from BlueMail
On 31 Aug 2016, at 21:53, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: Thank you!
memory_limit =-1 help this situation.
##### Finished discovery run at 2016-09-01 01:47:06 #####
o Devices Discovered 668 o Discovery Time 13878 secs o Memory usage 474.2MB (peak: 480.7MB) o MySQL Usage Cell[110003/40.991s] Row[120974/66.169s] Rows[39780/21.193s] Column[1563/0.627s] Update[15694/14.81s] Insert[15096/8.424s]Delete[5783/2.718s] o RRDTool Usage [s.nurbek@mpls observium]$
Среда, 31 августа 2016, 21:43 +06:00 от "Dano, Leo" < ldano@qualcomm.com >:
I did fine my other php.ini located in /etc/php5/apache2/php.ini ..and it was set to 128mb. I changed it to -1 Which log file did you see this error again? I can’t seem to remember where I saw that and wanted to monitor mine as well. Thanks,
Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Dano, Leo Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov < nurbek@suleimanov.org >; Observium Network Observation System < observium@observium.org >; Adam Armstrong < adama@memetic.org > Subject: Re: [Observium] PHP Error I get the same error messages. My php.ini is in /etc/php5/php.ini and mine is set to unlimited ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1 Thanks,
Leo Dano From: observium [ mailto:observium-bounces@observium.org ] On Behalf Of Nurbek Suleimanov Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong < adama@memetic.org > Cc: observium@observium.org Subject: Re: [Observium] PHP Error I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" < adama@memetic.org >: Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using? You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache. adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: Hi, support!
Please help me, about this problem, when i make discovery all device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
Oh, I see. That's all devices being discovered in one go. We should probably do that as one process per device!
Adam.
Sent from BlueMail
On 31 Aug 2016, 22:37, at 22:37, Nurbek Suleimanov nurbek@suleimanov.org wrote:
I have monitoring device Cisco - 600, Alcatel-Lucent - 67 & localhost.
Четверг, 1 сентября 2016, 9:32 +06:00 от Adam Armstrong
What on earth is that device? It seems to be generating a ridiculous
number of queries and a huge amount of churn.
Adam. Sent from BlueMail
On 31 Aug 2016, at 21:53, Nurbek Suleimanov < nurbek@suleimanov.org >
wrote: Thank you!
memory_limit =-1 help this situation.
##### Finished discovery run at 2016-09-01 01:47:06 #####
o Devices Discovered 668 o Discovery Time 13878 secs o Memory usage 474.2MB (peak: 480.7MB) o MySQL Usage Cell[110003/40.991s] Row[120974/66.169s]
Rows[39780/21.193s] Column[1563/0.627s] Update[15694/14.81s]
Insert[15096/8.424s]Delete[5783/2.718s] o RRDTool Usage [s.nurbek@mpls observium]$
Среда, 31 августа 2016, 21:43 +06:00 от "Dano, Leo" <
ldano@qualcomm.com >:
I did fine my other php.ini located in /etc/php5/apache2/php.ini ..and it was set to 128mb. I changed it to -1 Which log file did you see this error again? I can’t seem to
remember where I saw that and wanted to monitor mine as well.
Thanks,
Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf
Of Dano, Leo
Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov < nurbek@suleimanov.org >; Observium Network
Observation System < observium@observium.org >; Adam Armstrong < adama@memetic.org >
Subject: Re: [Observium] PHP Error I get the same error messages. My php.ini is in /etc/php5/php.ini
and mine is set to unlimited
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1 Thanks,
Leo Dano From: observium [ mailto:observium-bounces@observium.org ] On Behalf
Of Nurbek Suleimanov
Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong < adama@memetic.org > Cc: observium@observium.org Subject: Re: [Observium] PHP Error I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" <
adama@memetic.org >:
Your PHP has a memory limit for cli. This is weird, what
distribution of Linux are you using?
You can fix it by increasing the memory_limit option in the
relevant php.ini file. There are probably separate files for cli and apache.
adam.
On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org
wrote:
Hi, support!
Please help me, about this problem, when i make discovery all
device, i see always this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted
(tried to allocate 22 bytes) in /opt/observium/includes/snmp.i
Thanks
best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
It is right? [root@mpls ~]# more /etc/cron.d/observium 33 */6 * * * root /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * root /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * root /opt/observium/poller-wrapper.py 16 >> /dev/null 2>&1 # Run housekeeping script daily for syslog, eventlog and alert log 13 5 * * * root /opt/observium/housekeeping.php -sel # Run housekeeping script daily for rrds, ports, orphaned entries in the databas e and performance data 47 4 * * * root /opt/observium/housekeeping.php -rptb
Четверг, 1 сентября 2016, 10:00 +06:00 от Adam Armstrong adama@memetic.org:
Oh, I see. That's all devices being discovered in one go. We should probably do that as one process per device! Adam. Sent from BlueMail
On 31 Aug 2016, at 22:37, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: I have monitoring device Cisco - 600, Alcatel-Lucent - 67 & localhost.
Четверг, 1 сентября 2016, 9:32 +06:00 от Adam Armstrong < adama@memetic.org >:
What on earth is that device? It seems to be generating a ridiculous number of queries and a huge amount of churn. Adam. Sent from BlueMail
On 31 Aug 2016, at 21:53, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: Thank you!
memory_limit =-1 help this situation.
##### Finished discovery run at 2016-09-01 01:47:06 #####
o Devices Discovered 668 o Discovery Time 13878 secs o Memory usage 474.2MB (peak: 480.7MB) o MySQL Usage Cell[110003/40.991s] Row[120974/66.169s] Rows[39780/21.193s] Column[1563/0.627s] Update[15694/14.81s] Insert[15096/8.424s]Delete[5783/2.718s] o RRDTool Usage [s.nurbek@mpls observium]$
Среда, 31 августа 2016, 21:43 +06:00 от "Dano, Leo" < ldano@qualcomm.com >:
I did fine my other php.ini located in /etc/php5/apache2/php.ini ..and it was set to 128mb. I changed it to -1 Which log file did you see this error again? I can’t seem to remember where I saw that and wanted to monitor mine as well. Thanks,
Leo Dano
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Dano, Leo Sent: Wednesday, August 31, 2016 8:30 AM To: Nurbek Suleimanov < nurbek@suleimanov.org >; Observium Network Observation System < observium@observium.org >; Adam Armstrong < adama@memetic.org > Subject: Re: [Observium] PHP Error I get the same error messages. My php.ini is in /etc/php5/php.ini and mine is set to unlimited ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = -1 Thanks,
Leo Dano From: observium [ mailto:observium-bounces@observium.org ] On Behalf Of Nurbek Suleimanov Sent: Wednesday, August 31, 2016 6:38 AM To: Adam Armstrong < adama@memetic.org > Cc: observium@observium.org Subject: Re: [Observium] PHP Error I usuale Centos 7
i find in /etc/php.ini
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Среда, 31 августа 2016, 19:30 +06:00 от "Adam Armstrong" < adama@memetic.org >: Your PHP has a memory limit for cli. This is weird, what distribution of Linux are you using? You can fix it by increasing the memory_limit option in the relevant php.ini file. There are probably separate files for cli and apache. adam. >On 31/08/2016 08:27:50, Nurbek Suleimanov < nurbek@suleimanov.org > wrote: >Hi, support! > >Please help me, about this problem, when i make discovery all device, i see always this error: > >PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22 bytes) in /opt/observium/includes/snmp.i > >Thanks > >best regard Nurbek
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
С уважением, Нурбек Сулейманов +77016622334 АО Транстелеком
participants (3)
-
Adam Armstrong
-
Dano, Leo
-
Nurbek Suleimanov