Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37729448
en ru br
ALT Linux repositórios
S:4.0-alt0.1

Group :: Monitoramento
RPM: cacti-plugin-cycle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

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

%define cactiplugindir %_datadir/cacti/plugins

Summary: Automatically cycle through cacti graphs

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 allows you to automatically view the Cacti graphs one by one
after a specified time delay.
Features:
   You can set cycle time delay.
   Can set permissions on who can view.
   Graph height and width can be specified.
   Graphs are not displayed if the user does not have access to them.
   Title of graph is displayed, font face, size and color can be changed.
   You can use the Prev/Next buttons to change graph.
   You can stop the rotation with the Stop button.
   The time until the next graph change is displayed under the title.
   It can use a custom graph list and only cycle through those.

%prep
%setup -q
#%patch -p1

%build

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

cp -a * %buildroot%cactiplugindir/%_name/
rm -rf %buildroot%cactiplugindir/%_name/{LICENSE,README.md}

%files
%doc LICENSE README.md
%cactiplugindir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009