Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37404717
en ru br
Репозитории ALT

Группа :: Мониторинг
Пакет: cacti-plugin-mactrack

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _name mactrack
Name: cacti-plugin-%_name
Version: 4.0
Release: alt0.1

%define cactiplugindir %_datadir/cacti/plugins

Summary: The Mac Track plugin for Cacti

License: GPLv2+
Group: Monitoring

URL: http://cactiusers.org
Source: %name-%version.tar
Patch: %name-%version-%release.patch

Requires: cacti >= 1.0.0
BuildArch: noarch

%description
This plugin scan's network devices and locates where a specific device is
located.  It's a good tool for finding virus' and stolen equipment.

Features:
   Scans Devices
   Finds Macs
   Associates Macs with their IP's
   Keeps a Nice Inventory of Port Counts
   Finds Stolen/Lost PC's
   Tells You When Someone is Connected Who Shouldn't be

%prep
%setup -q
#%patch -p1

%build

%install
mkdir -p %buildroot%cactiplugindir/%_name

cp -a * %buildroot%cactiplugindir/%_name/
rm -rf %buildroot%cactiplugindir/%_name/docs

%files
%doc docs/*
%cactiplugindir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin