Frequently Asked Questions

Show all answers
Hide all answers
  • I get an error message when accessing the monitoring system via browser. How do I solve this problem?

    Some modern browsers do not allow connection to our monitoring system. We use Firefox for access and make the following modifications there to allow access:

    1. Enter "about:config" in the URL line

    2. Search for tls on the about:config page

    3. Activate the "security.tls.version.enable-deprecated" option with a double-click (the option is then set to "true" and marked in black and bold).

    4. Set the option security.tls.version.min to "1" (this option is also black and bold afterwards.)

  • What is the difference between GB (Gigabyte) and GiB (Gibibyte)?

    The first one mentioned uses decimal (SI) and the second one binary (IEC) unit prefixes. The actual sizes are shown in the table beneath.

    DecimalBinary
    SI unitMeaningIEC unitMeaning
    Kilobyte (KB)1 000 ByteKibibyte (KiB)1 024 Byte
    Megabyte 1 000 000 ByteMebibyte (MiB)1 048 576 Byte
    Gigabyte (GB)1 000 000 000 ByteGibibyte (GiB)1 073 741 824 Byte
    Terabyte (TB)1 000 000 000 000 ByteTebibyte (TiB)1 099 511 627 776 Byte
    Petabyte (PB)1 000 000 000 000 000 BytePebibyte (PiB)1 125 899 906 842 624 Byte
    Exabyte (EB)1 000 000 000 000 000 000 ByteExbibyte (EiB)1 152 921 504 606 846 976 Byte

     

    More information can be found on Wikipedia.