{% extends "hwam/base.html" %} {% block sub-title %}Asset Management Documentation | {% endblock %} {% block content-main %}

LogESP Asset Management Documentation

Index

Organizational Units

Organizational units can be departments, office locations, or anything else by which your organization can be ... organized. OUs can have a parent OU; an organization should be arranged in a tree.

Hardware Assets

Hardware assets can be any piece of hardware, from door locks to servers to USB thumb drives. Each hardware asset belongs to an OU. Hardware assets can have a parent hardware asset (for example, a hard drive in a server), along with the following attributes:

Software Assets

Software assets can be anything from files to operating systems. Software assets belong to an OU, and can have multiple parent hardware and software assets (for example, a virtual machine that runs on a cluster of 20 servers). They also have the following attributes:

{% endblock %}