Včera jsem narazil na problém s časem. Systemový čas date ukazoval správně čas, ale java měla o hodinu méně. Při instalaci nebyl zvolen UTC čas.
Daný problém a jeho řešení se v Linux Ubuntu řeší následovně.
joe /etc/default/rcS
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.
TMPTIME=0
SULOGIN=no
DELAYLOGIN=no
UTC=yes
VERBOSE=no
FSCKFIX=no
The First Steps Toward Monitoring with Zabbix and SNMP
-
In this article, we’ll explore how to use Zabbix to monitor a MikroTik
device via SNMP, using specific templates…
The post The First Steps Toward Monitor...
před 16 hodinami
Žádné komentáře:
Okomentovat