*****************
Indice de errores
*****************

IMPORT_TOOL
-----------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E00-00X", "Import Tool is down", "`see more <errors_collection.html#e00-00x-import-tool-is-down>`__"
  "E00-000", "Cannot connect with Import Tool. Is up and running?", "\-"
  "E00-001", "Import Tool client error", "\-"
  "E00-002", "Import Tool is not properly configured", "\-"
  "E00-003", "Import Tool server error", "\-"
  "E00-004", "Import Tool authentication error", "\-"
  "E00-005", "Import Tool not found", "\-"

LIVESTATUS
----------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E01-000", "Livestatus error", "`see more <errors_collection.html#e01-000-livestatus-error>`__"
  "E01-001", "Asset not found on LiveStatus", "`see more <errors_collection.html#e01-001-asset-not-found-on-livestatus>`__"

ELASTICSEARCH
-------------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E02-000", "Elasticsearch error", "`see more <errors_collection.html#e02-000-elasticsearch-error>`__"

INFLUX
------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E03-000", "Influx error", "`see more <errors_collection.html#e03-000-influx-error>`__"

RABBITMQ
--------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E04-000", "Not able to connect to rabbitmq server", "`see more <errors_collection.html#e04-000-not-able-to-connect-to-rabbitmq-server>`__"

CELERY
------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E05-000", "No Celery workers found", "`see more <errors_collection.html#e05-000-no-celery-workers-found>`__"
  "E05-001", "The task could not be run", "`see more <errors_collection.html#e05-001-the-task-could-not-be-run>`__"

MODEL
-----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E06-000", "Model not found or does not exist", "`see more <errors_collection.html#e06-000-model-not-found-or-does-not-exist>`__"

HOST
----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E07-000", "Host not found or does not exist", "`see more <errors_collection.html#e07-000-host-not-found-or-does-not-exist>`__"
  "E07-001", "It was not possible to discover information for this host", "`see more <errors_collection.html#e07-001-it-was-not-possible-to-discover-information-for-this-host>`__"

HOSTGROUP
---------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E08-000", "HostGroup not found or does not exist", "`see more <errors_collection.html#e08-000-hostgroup-not-found-or-does-not-exist>`__"

ASSET
-----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E09-000", "DeletedAsset not found or does not exist", "`see more <errors_collection.html#e09-000-deletedasset-not-found-or-does-not-exist>`__"

REDIS
-----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E10-000", "Redis connection error", "\-"

METRICS_RESOURCE
----------------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E11-000", "Unable to connect with the metrics resource", "\-"
  "E11-001", "The requested data is not available", "\-"

JSON
----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E12-000", "Malformed JSON", "\-"

MIBS
----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E13-000", "MIB file could not be parsed correctly because one or more dependence(s) are missing ", "\-"
  "E13-001", "MIB file could not be translate to SNMPTT format", "\-"
  "E13-002", "MIB file could not be parsed", "\-"

MONGO
-----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E14-000", "Mongo connection error", "\-"

BUSINESS_PROCESS
----------------

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E15-000", "BpAsset not found or does not exist", "\-"
  "E15-001", "Bp not found or does not exist", "\-"
  "E15-002", "Malformed Business Process Rule", "\-"
  "E15-003", "Business Process Rule not supported", "\-"

HTTP
----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "E404", "Not Found", "\-"
  "E403", "Forbidden", "\-"
  "E401", "Unauthorized", "\-"
  "E400", "Bad Request", "\-"
  "E405", "Method Not Allowed", "\-"
  "E409", "Conflict", "\-"
  "E406", "Not Acceptable", "\-"
  "E415", "Unsupported Media Type", "\-"
  "E422", "Unprocessable Entity", "\-"
  "E429", "Too Many Requests", "\-"
  "E500", "Internal Server Error", "\-"
  "E502", "Bad Gateway", "\-"
  "E503", "Service Unavailable", "\-"
  "E504", "Gateway Timeout", "\-"
  "E507", "Insufficient Storage", "\-"
  "E511", "Network Authentication Required", "\-"
  "E520", "Unknown Error", "\-"
  "E521", "Web Server Is Down", "\-"
  "E522", "Connection Timed Out", "\-"
  "E523", "Origin Is Unreachable", "\-"
  "E524", "A Timeout Occurred", "\-"
  "E525", "SSL Handshake Failed", "\-"
  "E526", "Invalid SSL Certificate", "\-"
  "E527", "Railgun Error", "\-"
  "E530", "Origin DNS Error", "\-"
  "E598", "Network Read Timeout Error", "\-"
  "E599", "Network Connect Timeout Error", "\-"

GCONF
-----

.. csv-table::
  :class: longtable
  :header: "CODE", "MESSAGE", "TROUBLESHOOTING"
  :widths: 2, 3, 2

  "EX-000", "Missing setting GConf environment variables", "`see more <errors_collection.html#ex-000-missing-setting-gconf-environment-variables>`__"
  "EX-001", "Gconf authentication error", "`see more <errors_collection.html#ex-001-gconf-authentication-error>`__"
  "EX-002", "Gconf request error", "`see more <errors_collection.html#ex-002-gconf-request-error>`__"
  "EX-003", "Any realm found with the given name", "`see more <errors_collection.html#ex-003-any-realm-found-with-the-given-name>`__"
  "EX-004", "Unique violation error", "`see more <errors_collection.html#ex-004-unique-violation-error>`__"
  "EX-005", "Resource does not exist", "`see more <errors_collection.html#ex-005-resource-does-not-exist>`__"
  "EX-005", "Resource does not exist", "`see more <errors_collection.html#ex-005-resource-does-not-exist>`__"
  "EX-006", "Invalid CSV headers.", "`see more <errors_collection.html#ex-006-invalid-csv-headers.>`__"
  "EX-007", "Wrong file format.", "`see more <errors_collection.html#ex-007-wrong-file-format.>`__"