• Overview
      Network Map'); } ?>
    • Eventlog
    • Syslog'); } ?>
    • Inventory

    Search

    • IPv4 Search
    • IPv6 Search
    • MAC Search
  • Devices
    • All Devices

    • ' . $devtype['text'] . ''); } } if ($_SESSION['userlevel'] >= '10') { echo('

    • Add Device
    • Delete Device
    • '); } ?>
  • Services
    • All Services

    • Alerts ('.$service_alerts.')
    • '); } if ($_SESSION['userlevel'] >= '10') { echo('

    • Add Service
    • Delete Service
    • '); } ?>
  • Locations
      ' . $location . ' '); } ?>
  • Ports
    • All Ports
    • Errored ('.$ports['errored'].')'); } if ($ports['ignored']) { echo('
    • Ignored ('.$ports['ignored'].')
    • '); } if ($config['enable_billing']) { echo('
    • Traffic Bills
    • '); $ifbreak = 1; } if ($config['enable_pseudowires']) { echo('
    • Pseudowires
    • '); $ifbreak = 1; } ?> = '5') { echo('

    • '); if ($config['int_customers']) { echo('
    • Customers
    • '); $ifbreak = 1; } if ($config['int_l2tp']) { echo('
    • L2TP
    • '); $ifbreak = 1; } if ($config['int_transit']) { echo('
    • Transit
    • '); $ifbreak = 1; } if ($config['int_peering']) { echo('
    • Peering
    • '); $ifbreak = 1; } if ($config['int_peering'] && $config['int_transit']) { echo('
    • Peering + Transit
    • '); $ifbreak = 1; } if ($config['int_core']) { echo('
    • Core
    • '); $ifbreak = 1; } } if ($ifbreak) { echo('

    • '); } if (isset($interface_alerts)) { echo('
    • Alerts ('.$interface_alerts.')
    • '); } $deleted_ports = 0; foreach (dbFetchRows("SELECT * FROM `ports` AS P, `devices` as D WHERE P.`deleted` = '1' AND D.device_id = P.device_id") as $interface) { if (port_permitted($interface['interface_id'], $interface['device_id'])) { $deleted_ports++; } } ?>
    • Down
    • Disabled
    • Deleted ('.$deleted_ports.')'); } ?>
  • Health
    • Memory
    • Processor
    • Storage

    • '); } foreach (array('fanspeed','humidity','temperature') as $item) { if ($menu_sensors[$item]) { echo ('
    • '.ucfirst($item).'
    • '); unset($menu_sensors[$item]);$sep++; } } if ($sep) { echo('

    • '); $sep = 0; } foreach (array('current','frequency','power','voltage') as $item) { if ($menu_sensors[$item]) { echo ('
    • '.ucfirst($item).'
    • '); unset($menu_sensors[$item]);$sep++; } } if ($sep && array_keys($menu_sensors)) { echo('

    • '); $sep = 0; } foreach (array_keys($menu_sensors) as $item) { echo ('
    • '.ucfirst($item).'
    • '); unset($menu_sensors[$item]);$sep++; } ?>
  • = '5' && ($routing_count['bgp']+$routing_count['ospf']+$routing_count['cef']+$routing_count['vrf']) > "0") { ?>
  • Routing
      = '5' && $routing_count['vrf']) { echo('
    • VRFs

    • '); $separator++; } if ($_SESSION['userlevel'] >= '5' && $routing_count['ospf']) { echo('
    • OSPF Devices
    • '); $separator++; } ## BGP Sessions if ($_SESSION['userlevel'] >= '5' && $routing_count['bgp']) { if ($separator) { echo('

    • '); $separator = 0; } echo('
    • BGP All Sessions
    • BGP External
    • BGP Internal
    • '); } ## Do Alerts at the bottom if ($bgp_alerts) { echo('

    • Alerted BGP (' . $bgp_alerts . ')
    • '); } echo('
    '); ?>
  • Packages
    • All Packages
  • System

    Observium

    Network Management and Monitoring
    Copyright (C) 2006- Adam Armstrong

    btn_donateCC_LG.gif

    Please donate to support continued development!

    The Team

    Adam Armstrong Project Founder
    Geert Hauwaerts Developer
    Tom Laermans Developer

    Settings

      = '10') { echo('
    • Global Settings
    • '); } ?>
    • My Settings

    Versions

    Apache$apache_version PHP$php_version MySQL$mysql_version "); ?>

    • About Observium

    Users

      = '10') { if (auth_usermanagement()) { echo('
    • Add User
    • Remove User
    • '); } echo('
    • Edit User
    • Authlog
    • '); } ?>