Hello,
Centreon 24.04
I have configure an script to check the memory consume of IIS App Pools.
In graph tab i can see the 1 day graphic, but if a click on 7 days i got this error:
I have seen this post but I dont know if is the same case.
Thanks,
Hello,
Centreon 24.04
I have configure an script to check the memory consume of IIS App Pools.
In graph tab i can see the 1 day graphic, but if a click on 7 days i got this error:
I have seen this post but I dont know if is the same case.
Thanks,
Hello
Did you restart PHP?
I have not yet made any changes, I have this php.ini files:
/etc/php/8.1/apache2/php.ini
/etc/php/8.1/cli/php.ini
/etc/php/8.1/fpm/php.ini
is supposed to be changed in /etc/php/8.1/apache2/php.ini ?
Thanks,
Oh, OK
So we need to edit your
/etc/php/8.1/apache2/php.ini
restart php and verify
systemctl restart php-fpm
php -i | grep "memory_limit"
Oh, OK
So we need to edit your
/etc/php/8.1/apache2/php.ini
restart php and verify
systemctl restart php-fpm
php -i | grep "memory_limit"
I have restart php with this command:
systemctl restart php8.1-fpm
And
php -i | grep "memory_limit"
memory_limit => -1 => -1
Its correct ?
I have tried to check the 7 days and still have the error.
Might be better to assign an exact number, in any case. Which micro version are you using? have the number of metrics changed?
I have set 256mb.
I don't know what you mean by micro version
The micro I mean
24.04.?
The last part, to make sure you have the latest.
24.04.2
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.