diff options
Diffstat (limited to 'docs/docsite/rst/administration/custom_inventory_script.rst')
-rw-r--r-- | docs/docsite/rst/administration/custom_inventory_script.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/docsite/rst/administration/custom_inventory_script.rst b/docs/docsite/rst/administration/custom_inventory_script.rst new file mode 100644 index 0000000000..7a16fbcd2e --- /dev/null +++ b/docs/docsite/rst/administration/custom_inventory_script.rst @@ -0,0 +1,21 @@ +.. _ag_custom_inventory_script: + +Custom Inventory Scripts +-------------------------- + +.. index:: + single: custom inventory scripts + single: inventory scripts; custom + + +Inventory scripts have been discontinued. For more information, see :ref:`ug_customscripts` in the |atu|. + + +If you use custom inventory scripts, migrate to sourcing these scripts from a project. See :ref:`ag_inv_import` in the subsequent chapter, and also refer to :ref:`ug_inventory_sources` in the |atu| for more detail. + +If you are migrating to |ees|, see: + +- :ref:`upgrade_venv` +- :ref:`mesh_topology_ee` in the |atumg| to validate your topology + +If you already have a mesh topology set up and want to view node type, node health, and specific details about each node, see :ref:`ag_topology_viewer` later in this guide. |