Time between this server and the mysql database is off Mysql time 2024-06-07 16:12:44 PHP time 2024-06-07 10:42:44

ConfigurationOk

DatabaseFailure

OK: Database Schema is current

OK: SQL Server meets minimum requirements

OK: lower_case_table_names is enabled

OK: MySQL engine is optimal

OK: Database and column collations are correct

OK: Database schema correct

FAIL: Time between this server and the mysql database is off Mysql time 2024-06-07 16:12:44 PHP time 2024-06-07 10:42:44

DependenciesOk

DiskOk

DistributedpollerOk

MailOk

PhpFailure

FAIL: You have no timezone set for php.

Fix:

https://php.net/manual/en/datetime.configuration.php#ini.date.timezone

PollerOk

ProgramsOk

PythonOk

RrdOk

RrdcheckOk

SchedulerOk

SystemOk

UpdatesOk

UserOk

Webserver

Follow Set timezone section on librenms install documentation

Installing LibreNMS - LibreNMS Docs

Ensure date.timezone is set in php.ini to your preferred time zone.

vi /etc/php/8.1/fpm/php.ini
vi /etc/php/8.1/cli/php.ini

Remember to set the system timezone as well.

timedatectl set-timezone Etc/UTC