How to fix OP5 monitor execution time warning
In case you have a lot of monitors configured and/or monitors who will take some time until they are executed, it can happen that the OP5 internal monitor throws a […]
Technology-Blog for IT professionals by thuinformatik GmbH
In case you have a lot of monitors configured and/or monitors who will take some time until they are executed, it can happen that the OP5 internal monitor throws a […]
Check if data files are updated Goto RRD data directory # cd /opt/monitor/op5/pnp/perfdata Goto the host’s RRD data directory and check if the files are outdated # cd /opt/monitor/op5/pnp/perfdata/gepacsdb.health.root.loc # […]
Connect Add your SIM card to the Telit GSM modem and attach it via USB port to your server. To find the port where your GSM modem is attached, execute the […]
Google Chrome is a freeware web browser developed by Google Inc. Google Chrome team proudly announced the release of Google Chrome 56 on January 25, 2017. The actual version is […]
xrdp is an Open Source Remote desktop Protocol server, which allows you to RDP to your Linux server from Windows machine; it is capable of accepting connections from rdesktop, freerdp, […]
BIOS Requirement Make sure your BIOS is supporting ACPI If you can: Configure Max CPU C-State to C7 (Read More) Install ACPI # yum -y install acpid systemctl start acpid […]
Make sure you have enabled passwordless SSH logins to the remote host. Use bash to load environment variables that are required by the remote-script ssh root@$10.37.25.145 bash -c “/local/app/myscript.sh” Or use the command […]
Change to the user that should be able to authenticate passwordless # su – monitor If there is no RSA keypair, generate a new one # ssg-keygen -t rsa User ssh-copy-id […]