Service Overview:

Service Importance:

Notes


0){ ?>
Assets
    $row[asset_name]"; } ?>
Networks
    $network (VLAN: $vlan)"; } } // Not showing/haven't added explicitly linked networks - can't see a need for a network that doesn't have an asset on it? // Can add at a later date if there is a use case for this ?>
Locations
    $location"; } ?>
0){ ?>
Domains
    $row[domain_name]"; } } ?>

Additional Related Items


0){ ?>
Vendors
    $row[vendor_name]"; } ?>
0){ ?>
Contacts
    $row[contact_name]"; } ?>
0 OR mysqli_num_rows($sql_logins) > 0){ ?>
Logins
    $row[login_name]"; } } // Showing explicitly linked logins while($row = mysqli_fetch_array($sql_logins)){ if(!empty($row['login_name'])){ echo "
  • $row[login_name]
  • "; } } ?>
$row[login_uri]"; // } // } // // // Showing explicitly linked URLs // while($row = mysqli_fetch_array($sql_urls)){ // if(!empty($row['service_uri'])){ // echo "
  • $row[service_uri]
  • "; // } // } // ?> 0){ ?>
    Documents
      $row[document_name]"; } ?>