📜 ⬆️ ⬇️

QR code to help IT manager

On Habré, the methods of optimizing the process of inventorying the IT infrastructure of an enterprise have been repeatedly mentioned. I want to highlight the task from the other side, namely from the side of marking equipment.
In my opinion, it is important not only to have the inventory number of the operating system, but also to always have the opportunity to get comprehensive information about the object being close to it, such as: MOL, commissioning date, network parameters, etc.

In the technical implementation of this task in practice, I ran into three problems:
  1. The sticker is of limited size, in my case the tape is 24 mm wide and a lot of printed text cannot be placed, otherwise the text will be difficult to read
  2. In my case, a tape 24 mm wide and 7 m long is 1.5 kRUR, which means it must be used as efficiently as possible.
  3. To foresee the possibility of automating the process of reading information

The QR code did a fine job of solving this problem (link to Wikipedia)
The advantages of a QR code:
  1. The most effectively used square sticker
  2. A large amount of data is encoded in a small area.
  3. Read any modern smartphone. With the help of the Google service, the disc, the read data can be entered into the spreadsheet online

Actually, the method itself:

You will need:

Action algorithm
  1. Copy the required table fields into QRCodeGui and generate a QR code
  2. Take a snapshot of the screen area with a QR code
  3. Insert a snapshot of the QR code in the appropriate cell of the table
  4. We print a sticker

findings
The method allowed to quickly create / add and encode the necessary information about the IT infrastructure (300 positions in 1 hour). Encoded information is convenient for reading, storing and inventory. Extremely economical consumption of materials. With the introduction of read automation, there is no need to re-stick labels. The purchase of special scanners and printers, as well as software is not required.
PS I am sure that this method can be further improved, but in this form it has shown its effectiveness.

')

Source: https://habr.com/ru/post/162901/


All Articles