Giter Site home page Giter Site logo

zabbix.icones's Introduction

Zabbix logo

Read this in other languages: English, Português, Русский.

Zabbix icons

Author: Diego Cavalcante
E-Mail: [email protected]
Telegram: diego_cavalcante
Description: pack of almost 3000 icons for Zabbix network maps

Some images were taken from Google and others created from scratch in different colors and sizes. If you, like me, have spent some time developing maps, screens, and slideshows, congratulations because I know how slow and often complicated to express our environment and infrastructure in a visual and uncomplicated way, I hope you enjoy it.

NOTE: some images are free to use, others are proprietary.

Installation

All you need to do is import xml files in the Zabbix web interface:

  • Go to the address your_zabbix_server_url/map.import.php;
  • Check the box next to the Images;
  • Select the desired file and click Import.

If you want to change something, you need to generate your own set of icons using the script png_to_xml.sh, which transcodes images into text using base64 and creates an xml file from a directory with png images.
Script is fixed because adds unnecessary tags <sysmap></sysmap>. Source file is in archive.

Usage example:

cd zabbix.icons.en
./png_to_xml.sh equipment        equipment.xml
./png_to_xml.sh geometry         geometry.xml
./png_to_xml.sh huawei           huawei.xml
./png_to_xml.sh labels           labels.xml
./png_to_xml.sh ../zabbix.icones.pt/legendas ../zabbix.icones.pt/labels.xml
./png_to_xml.sh ../zabbix.icons.ru/labels ../zabbix.icons.ru/labels.xml
./png_to_xml.sh miscellaneous_v1 miscellaneous_v1.xml
./png_to_xml.sh miscellaneous_v2 miscellaneous_v2.xml
./png_to_xml.sh miscellaneous_v3 miscellaneous_v3.xml
./png_to_xml.sh pixel            pixel.xml
./png_to_xml.sh proprietary      proprietary.xml
./png_to_xml.sh rack             rack.xml
./png_to_xml.sh virtualization   virtualization.xml

Screenshots

Four colors of the icon mean four states: default (OK, in operation, green), problem (failure, red), maintenance (yellow), disabled (gray). For different icons, there are different sets of colors and sizes.

Note: file and directory names are translated into English, names are corrected to reduce confusion after importing to Zabbix.

equipment

geometry

huawei

labels

miscellaneous_v1

miscellaneous_v2

miscellaneous_v3

proprietary

rack

virtualization

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.