mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Change URL and Email references
This commit is contained in:
parent
a50038f359
commit
51abf5328a
@ -4,7 +4,7 @@ Architecture: all
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Section: admin
|
Section: admin
|
||||||
Installed-Size: 260
|
Installed-Size: 260
|
||||||
Maintainer: ÁRTICA ST <info@artica.es>
|
Maintainer: ÁRTICA ST <info@pandorafms.com>
|
||||||
Homepage: https://pandorafms.org/
|
Homepage: https://pandorafms.org/
|
||||||
Depends: coreutils, perl, unzip
|
Depends: coreutils, perl, unzip
|
||||||
Description: Pandora FMS agents are based on native languages in every platform: scripts that can be written in any language. It’s possible to reproduce any agent in any programming language and can be extended without difficulty the existing ones in order to cover aspects not taken into account up to the moment. These scripts are formed by modules that each one gathers a "chunk" of information. Thus, every agent gathers several "chunks" of information; this one is organized in a data set and stored in a single file, called data file.
|
Description: Pandora FMS agents are based on native languages in every platform: scripts that can be written in any language. It’s possible to reproduce any agent in any programming language and can be extended without difficulty the existing ones in order to cover aspects not taken into account up to the moment. These scripts are formed by modules that each one gathers a "chunk" of information. Thus, every agent gathers several "chunks" of information; this one is organized in a data set and stored in a single file, called data file.
|
||||||
|
@ -4,7 +4,7 @@ Architecture: all
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Section: admin
|
Section: admin
|
||||||
Installed-Size: 260
|
Installed-Size: 260
|
||||||
Maintainer: ÁRTICA ST <info@artica.es>
|
Maintainer: ÁRTICA ST <info@pandorafms.com>
|
||||||
Homepage: http://pandorafms.org/
|
Homepage: http://pandorafms.org/
|
||||||
Depends: coreutils, perl
|
Depends: coreutils, perl
|
||||||
Description: Pandora FMS agents are based on native languages in every platform: scripts that can be written in any language. It’s possible to reproduce any agent in any programming language and can be extended without difficulty the existing ones in order to cover aspects not taken into account up to the moment. These scripts are formed by modules that each one gathers a "chunk" of information. Thus, every agent gathers several "chunks" of information; this one is organized in a data set and stored in a single file, called data file.
|
Description: Pandora FMS agents are based on native languages in every platform: scripts that can be written in any language. It’s possible to reproduce any agent in any programming language and can be extended without difficulty the existing ones in order to cover aspects not taken into account up to the moment. These scripts are formed by modules that each one gathers a "chunk" of information. Thus, every agent gathers several "chunks" of information; this one is organized in a data set and stored in a single file, called data file.
|
||||||
|
@ -4,7 +4,7 @@ Architecture: all
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Section: admin
|
Section: admin
|
||||||
Installed-Size: 260
|
Installed-Size: 260
|
||||||
Maintainer: ÁRTICA ST <info@artica.es>
|
Maintainer: ÁRTICA ST <info@pandorafms.com>
|
||||||
Homepage: http://pandorafms.org/
|
Homepage: http://pandorafms.org/
|
||||||
Depends: coreutils, perl, unzip
|
Depends: coreutils, perl, unzip
|
||||||
Description: Pandora FMS agents are based on native languages in every platform: scripts that can be written in any language. It’s possible to reproduce any agent in any programming language and can be extended without difficulty the existing ones in order to cover aspects not taken into account up to the moment. These scripts are formed by modules that each one gathers a "chunk" of information. Thus, every agent gathers several "chunks" of information; this one is organized in a data set and stored in a single file, called data file.
|
Description: Pandora FMS agents are based on native languages in every platform: scripts that can be written in any language. It’s possible to reproduce any agent in any programming language and can be extended without difficulty the existing ones in order to cover aspects not taken into account up to the moment. These scripts are formed by modules that each one gathers a "chunk" of information. Thus, every agent gathers several "chunks" of information; this one is organized in a data set and stored in a single file, called data file.
|
||||||
|
@ -163,7 +163,7 @@ if [ $package_pear -eq 1 ]
|
|||||||
then
|
then
|
||||||
echo "Make the package \"php-xml-rpc\"."
|
echo "Make the package \"php-xml-rpc\"."
|
||||||
cd temp_package
|
cd temp_package
|
||||||
dh-make-pear --maintainer "ÁRTICA ST <info@artica.es>" XML_RPC
|
dh-make-pear --maintainer "ÁRTICA ST <info@pandorafms.com>" XML_RPC
|
||||||
cd php-xml-rpc-*
|
cd php-xml-rpc-*
|
||||||
dpkg-buildpackage -rfakeroot
|
dpkg-buildpackage -rfakeroot
|
||||||
cd ..
|
cd ..
|
||||||
|
2
pandora_console/composer.lock
generated
2
pandora_console/composer.lock
generated
@ -609,7 +609,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "PHP library for ChartJS",
|
"description": "PHP library for ChartJS",
|
||||||
"homepage": "https://artica.es/",
|
"homepage": "https://pandorafms.com/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"chartjs",
|
"chartjs",
|
||||||
"graph",
|
"graph",
|
||||||
|
@ -15,7 +15,7 @@ Name: %{name}
|
|||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
License: GPL
|
License: GPL
|
||||||
Vendor: Artica ST <info@artica.es>
|
Vendor: Artica ST <info@pandorafms.com>
|
||||||
#Source0: %{name}-%{version}-%{revision}.tar.gz
|
#Source0: %{name}-%{version}-%{revision}.tar.gz
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
URL: http://www.pandorafms.com
|
URL: http://www.pandorafms.com
|
||||||
|
@ -15,7 +15,7 @@ Name: %{name}
|
|||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
License: GPL
|
License: GPL
|
||||||
Vendor: Artica ST <info@artica.es>
|
Vendor: Artica ST <info@pandorafms.com>
|
||||||
#Source0: %{name}-%{version}-%{revision}.tar.gz
|
#Source0: %{name}-%{version}-%{revision}.tar.gz
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
URL: http://www.pandorafms.com
|
URL: http://www.pandorafms.com
|
||||||
|
@ -18,7 +18,7 @@ Name: %{name}
|
|||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
License: GPL
|
License: GPL
|
||||||
Vendor: Artica ST <info@artica.es>
|
Vendor: Artica ST <info@pandorafms.com>
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
URL: http://www.pandorafms.org
|
URL: http://www.pandorafms.org
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
"php"
|
"php"
|
||||||
],
|
],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"homepage": "https://artica.es/",
|
"homepage": "https://pandorafms.com/",
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"version": "v1.0.2",
|
"version": "v1.0.2",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
@ -629,7 +629,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "PHP library for ChartJS",
|
"description": "PHP library for ChartJS",
|
||||||
"homepage": "https://artica.es/",
|
"homepage": "https://pandorafms.com/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"chartjs",
|
"chartjs",
|
||||||
"graph",
|
"graph",
|
||||||
|
@ -4,7 +4,7 @@ Architecture: all
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Section: admin
|
Section: admin
|
||||||
Installed-Size: 640
|
Installed-Size: 640
|
||||||
Maintainer: ÁRTICA ST <info@artica.es>
|
Maintainer: ÁRTICA ST <info@pandorafms.com>
|
||||||
Homepage: http://pandorafms.org/
|
Homepage: http://pandorafms.org/
|
||||||
Depends: perl (>= 5.8), libdbi-perl, libdbd-mysql-perl, libtime-format-perl, libnetaddr-ip-perl, libtime-format-perl, libxml-simple-perl, libxml-twig-perl, libhtml-parser-perl, snmp, snmpd, traceroute, nmap, sudo, libwww-perl, libsocket6-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, snmp-mibs-downloader, libjson-perl, libnet-telnet-perl, libencode-locale-perl, libgeo-ip-perl
|
Depends: perl (>= 5.8), libdbi-perl, libdbd-mysql-perl, libtime-format-perl, libnetaddr-ip-perl, libtime-format-perl, libxml-simple-perl, libxml-twig-perl, libhtml-parser-perl, snmp, snmpd, traceroute, nmap, sudo, libwww-perl, libsocket6-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, snmp-mibs-downloader, libjson-perl, libnet-telnet-perl, libencode-locale-perl, libgeo-ip-perl
|
||||||
Description: Pandora FMS is a monitoring system for big IT environments. It uses remote tests, or local agents to grab information. Pandora supports all standard OS (Linux, AIX, HP-UX, Solaris and Windows XP,2000/2003), and support multiple setups in HA enviroments. This is the server package. Server makes the remote checks and process information transfer by Pandora FMS agents to the server.
|
Description: Pandora FMS is a monitoring system for big IT environments. It uses remote tests, or local agents to grab information. Pandora supports all standard OS (Linux, AIX, HP-UX, Solaris and Windows XP,2000/2003), and support multiple setups in HA enviroments. This is the server package. Server makes the remote checks and process information transfer by Pandora FMS agents to the server.
|
||||||
|
@ -17,7 +17,7 @@ WriteMakefile(
|
|||||||
|
|
||||||
NAME => 'PandoraFMS',
|
NAME => 'PandoraFMS',
|
||||||
VERSION_FROM => 'lib/PandoraFMS/Config.pm',
|
VERSION_FROM => 'lib/PandoraFMS/Config.pm',
|
||||||
AUTHOR => 'Artica ST <info@artica.es>',
|
AUTHOR => 'Artica ST <info@pandorafms.com>',
|
||||||
PREREQ_PM => {
|
PREREQ_PM => {
|
||||||
NetAddr::IP => 0,
|
NetAddr::IP => 0,
|
||||||
DBI => 0,
|
DBI => 0,
|
||||||
|
@ -15,7 +15,7 @@ WriteMakefile(
|
|||||||
) :(),
|
) :(),
|
||||||
|
|
||||||
NAME => 'PandoraFMS',
|
NAME => 'PandoraFMS',
|
||||||
AUTHOR => 'Artica ST <info@artica.es>',
|
AUTHOR => 'Artica ST <info@pandorafms.com>',
|
||||||
EXE_FILES => [ @exe_files ],
|
EXE_FILES => [ @exe_files ],
|
||||||
PMLIBDIRS => [ 'lib' ],
|
PMLIBDIRS => [ 'lib' ],
|
||||||
'dist' => { 'TAR' => 'tar', 'TARFLAGS' => 'cvfz', 'SUFFIX' => '.gz', 'COMPRESS' => 'gzip'}
|
'dist' => { 'TAR' => 'tar', 'TARFLAGS' => 'cvfz', 'SUFFIX' => '.gz', 'COMPRESS' => 'gzip'}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user