From 759d9b1a4e433155cb7be272193765c15c25e347 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 1 Jan 2018 13:11:30 +0000 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44eb7cdd..fd4fb73f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -**Netdisco** is a web-based network management tool suitable for small to very large networks. IP and MAC address data is collected into a PostgreSQL database using SNMP, CLI, or device APIs. Some of the things you can do with Netdisco: - [![Build Status](https://travis-ci.org/netdisco/netdisco.svg?branch=master)](https://travis-ci.org/netdisco/netdisco) [![CPAN version](https://badge.fury.io/pl/App-Netdisco.svg)](https://metacpan.org/pod/App::Netdisco) +**Netdisco** is a web-based network management tool suitable for small to very large networks. IP and MAC address data is collected into a PostgreSQL database using SNMP, CLI, or device APIs. Some of the things you can do with Netdisco: + * Locate a machine on the network by MAC or IP and show the switch port it lives at * Turn off a switch port, or change the VLAN or PoE status of a port * Inventory your network hardware by model, vendor, software and operating system