サーバーで一時的なホスト名が変更されました

サーバーで一時的なホスト名が変更されました

弊社の運用サーバーの1つでは、ホスト名が自動的に設定されますtransient
hostnamectl status

   Static hostname: abc11.example.com
Transient hostname: I
         Icon name: computer-vm
           Chassis: vm
        Machine ID: xxxxxx
           Boot ID: xxxxxx
    Virtualization: microsoft
  Operating System: CentOS Linux 7 (Core)
       CPE OS Name: cpe:/o:centos:centos:7
            Kernel: Linux 3.10.0-957.10.1.el7.x86_64
      Architecture: x86-64

サーバーは最近再起動されていません (439 日間稼働)

メッセージ ログ内:

Sep  6 12:33:42 abc11 dbus[6119]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Sep  6 12:33:43 abc11 dbus[6119]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep  6 13:15:50 abc11 dbus[6119]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Sep  6 13:15:50 abc11 dbus[6119]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep  6 13:53:41 abc11 dbus[6119]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'

これは、説明されているように、ネットワークルーターに関連する問題である可能性があります。ここ? または攻撃などの他の問題はありますか?

このサーバーはクライアントのデータセンターに導入されています。

関連情報