Fix Barivion name in license and readme

This commit is contained in:
Jose Gonzalez 2021-10-06 13:33:25 +02:00
parent b963e4b9df
commit a70d48514e
35 changed files with 81 additions and 83 deletions

View File

@ -10,7 +10,7 @@ For community support you can visit our forums at http://forums.pandorafms.org.
### How to install Pandora FMS
Installing Pandora FMS is a very easy task. Please visit our wiki and follow all the steps described for a quick and proper installation. https://pandorafms.com/manual/en/documentation/02_installation/01_installing
Installing Pandora FMS is a very easy task. Please visit our wiki and follow all the steps described for a quick and proper installation. https://barivion.com/manual/en/documentation/02_installation/01_installing
### What is Pandora FMS?
@ -18,7 +18,7 @@ Pandora FMS is a monitoring application to watch systems and applications that a
### Other things Pandora FMS can do
Pandora FMS is a monitoring tool that not only measures if a parameter is right or wrong. Pandora FMS can quantify the state (right or wrong), or store a value (numeric or alphanumeric) for months if necessary. Pandora FMS can measure performances, compare values among different systems and set alarms over thresholds. Pandora FMS works against a Database so it can generate reports, statistics, SLA and meausre anything: OS, applications and hardware systems, such as firewalls, proxies, Databases, web servers, VPN, routers, switches, processes, services, [remote accesses to servers](https://pandorafms.com/server-monitoring/), etc. Everything integrated in an open and distributed architecture. Pandora FMS can be deployed over any OS, with specific agents for each platform. There are agents for Windows (2000, XP, 2003), GNU/Linux, Solaris, HP-UX, BSD, AIX, IPSO and OpenWRT. Pandora FMS not only gathers information through its agents, but it can also monitor any hardware system with TCP/IP connectivity, such as load balancing systems, routers, switches or printers, through SNMP and TCP/ICMP checks.
Pandora FMS is a monitoring tool that not only measures if a parameter is right or wrong. Pandora FMS can quantify the state (right or wrong), or store a value (numeric or alphanumeric) for months if necessary. Pandora FMS can measure performances, compare values among different systems and set alarms over thresholds. Pandora FMS works against a Database so it can generate reports, statistics, SLA and meausre anything: OS, applications and hardware systems, such as firewalls, proxies, Databases, web servers, VPN, routers, switches, processes, services, [remote accesses to servers](https://barivion.com/server-monitoring/), etc. Everything integrated in an open and distributed architecture. Pandora FMS can be deployed over any OS, with specific agents for each platform. There are agents for Windows (2000, XP, 2003), GNU/Linux, Solaris, HP-UX, BSD, AIX, IPSO and OpenWRT. Pandora FMS not only gathers information through its agents, but it can also monitor any hardware system with TCP/IP connectivity, such as load balancing systems, routers, switches or printers, through SNMP and TCP/ICMP checks.
### Main features

View File

@ -20,7 +20,7 @@
From
<a
href="https://pandorafms.com/docs/index.php?title=Pandora:FAQ#How_to_generate_a_pair_of_SSH_keys_for_Pandora_Windows_agent.3F_.28SSH_Transfer_only.29"
href="https://barivion.com/docs/index.php?title=Pandora:FAQ#How_to_generate_a_pair_of_SSH_keys_for_Pandora_Windows_agent.3F_.28SSH_Transfer_only.29"
>Pandora FMS FAQ</a
>.

View File

@ -21,7 +21,7 @@
Extraído de las
<a
href="https://pandorafms.com/docs/index.php?title=Pandora:FAQ_ES#.C2.BFC.C3.B3mo_puedo_generar_un_par_de_claves_SHH_para_el_agente_para_Windows_.28SSH_Transfer.29_.3F"
href="https://barivion.com/docs/index.php?title=Pandora:FAQ_ES#.C2.BFC.C3.B3mo_puedo_generar_un_par_de_claves_SHH_para_el_agente_para_Windows_.28SSH_Transfer.29_.3F"
>
FAQ</a
>.

View File

@ -4,7 +4,7 @@
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L.
#
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# tentacle_client.pl Tentacle Client. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -155,7 +155,7 @@ my $t_zip = 0;
sub print_help {
print ("Usage: $0 [options] [file] [file] ...\n\n");
print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle client v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a address\tServer address (default $t_address).\n");
print ("\t-b localaddress\tLocal address to bind.\n");
@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<File::Basename>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -1,13 +1,13 @@
#!/usr/bin/perl
##########################################################################
# Tentacle Server
# See https://pandorafms.com/docs/ for protocol description.
# See https://barivion.com/docs/ for protocol description.
# Tentacle have IANA assigned port tpc/41121 as official port.
##########################################################################
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L
#
# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for
# tentacle_server.pl Tentacle Server. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -211,7 +211,7 @@ sub print_help {
$" = ',';
print ("Usage: $0 -s <storage directory> [options]\n\n");
print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle server v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n");
print ("\t \t(Multiple addresses separated by comma can be defined.)\n");
@ -1859,7 +1859,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<Thread::Semaphore>, L<POSIX>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -4,7 +4,7 @@
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L.
#
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# tentacle_client.pl Tentacle Client. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -155,7 +155,7 @@ my $t_zip = 0;
sub print_help {
print ("Usage: $0 [options] [file] [file] ...\n\n");
print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle client v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a address\tServer address (default $t_address).\n");
print ("\t-b localaddress\tLocal address to bind.\n");
@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<File::Basename>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -4,7 +4,7 @@
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L.
#
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# tentacle_client.pl Tentacle Client. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -155,7 +155,7 @@ my $t_zip = 0;
sub print_help {
print ("Usage: $0 [options] [file] [file] ...\n\n");
print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle client v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a address\tServer address (default $t_address).\n");
print ("\t-b localaddress\tLocal address to bind.\n");
@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<File::Basename>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -4,7 +4,7 @@
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L.
#
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# tentacle_client.pl Tentacle Client. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -155,7 +155,7 @@ my $t_zip = 0;
sub print_help {
print ("Usage: $0 [options] [file] [file] ...\n\n");
print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle client v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a address\tServer address (default $t_address).\n");
print ("\t-b localaddress\tLocal address to bind.\n");
@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<File::Basename>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -1,13 +1,13 @@
#!/usr/bin/perl
##########################################################################
# Tentacle Server
# See https://pandorafms.com/docs/ for protocol description.
# See https://barivion.com/docs/ for protocol description.
# Tentacle have IANA assigned port tpc/41121 as official port.
##########################################################################
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L
#
# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for
# tentacle_server.pl Tentacle Server. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -211,7 +211,7 @@ sub print_help {
$" = ',';
print ("Usage: $0 -s <storage directory> [options]\n\n");
print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle server v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n");
print ("\t \t(Multiple addresses separated by comma can be defined.)\n");
@ -1859,7 +1859,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<Thread::Semaphore>, L<POSIX>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -20,7 +20,7 @@
From
<a
href="https://pandorafms.com/docs/index.php?title=Pandora:FAQ#How_to_generate_a_pair_of_SSH_keys_for_Pandora_Windows_agent.3F_.28SSH_Transfer_only.29"
href="https://barivion.com/docs/index.php?title=Pandora:FAQ#How_to_generate_a_pair_of_SSH_keys_for_Pandora_Windows_agent.3F_.28SSH_Transfer_only.29"
>Pandora FMS FAQ</a
>.

View File

@ -21,7 +21,7 @@
Extraído de las
<a
href="https://pandorafms.com/docs/index.php?title=Pandora:FAQ_ES#.C2.BFC.C3.B3mo_puedo_generar_un_par_de_claves_SHH_para_el_agente_para_Windows_.28SSH_Transfer.29_.3F"
href="https://barivion.com/docs/index.php?title=Pandora:FAQ_ES#.C2.BFC.C3.B3mo_puedo_generar_un_par_de_claves_SHH_para_el_agente_para_Windows_.28SSH_Transfer.29_.3F"
>
FAQ</a
>.

View File

@ -25,7 +25,7 @@ CREATE TABLE IF NOT EXISTS `tsync_queue` (
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
UPDATE `tlink` SET `link` = 'https://pandorafms.com/manual/' WHERE `id_link` = 0000000001;
UPDATE `tlink` SET `link` = 'https://barivion.com/manual/' WHERE `id_link` = 0000000001;
UPDATE `tuser_task`
SET parameters='a:7:{i:0;a:7:{s:11:"description";s:30:"Template pending to be created";s:5:"table";s:16:"treport_template";s:8:"field_id";s:9:"id_report";s:10:"field_name";s:4:"name";s:8:"required";b:1;s:4:"type";s:3:"int";s:9:"acl_group";s:8:"id_group";}i:1;a:7:{s:11:"description";s:6:"Agents";s:5:"table";s:7:"tagente";s:8:"field_id";s:9:"id_agente";s:10:"field_name";s:6:"nombre";s:8:"multiple";b:1;s:4:"type";s:3:"int";s:9:"acl_group";s:8:"id_grupo";}i:2;a:2:{s:11:"description";s:16:"Report per agent";s:10:"select_two";b:1;}i:3;a:2:{s:11:"description";s:11:"Report name";s:4:"type";s:6:"string";}i:4;a:2:{s:11:"description";s:47:"Send to e-mail addresses (separated by a comma)";s:4:"type";s:4:"text";}i:5;a:2:{s:11:"description";s:7:"Subject";s:8:"optional";i:1;}i:6;a:3:{s:11:"description";s:7:"Message";s:4:"type";s:4:"text";s:8:"optional";i:1;}}i:7;a:2:{s:11:"description";s:11:"Report Type";s:4:"type";s:11:"report_type";}}'

View File

@ -1506,7 +1506,7 @@ ALTER TABLE tplanned_downtime_agents ADD COLUMN `manually_disabled` tinyint(1) D
-- ---------------------------------------------------------------------
UPDATE `tlink` SET `link` = 'http://library.pandorafms.com/' WHERE `name` = 'Module library';
UPDATE `tlink` SET `name` = 'Enterprise Edition' WHERE `id_link` = 0000000002;
UPDATE `tlink` SET `name` = 'Documentation', `link` = 'https://pandorafms.com/manual/' WHERE `id_link` = 0000000001;
UPDATE `tlink` SET `name` = 'Documentation', `link` = 'https://barivion.com/manual/' WHERE `id_link` = 0000000001;
UPDATE `tlink` SET `link` = 'http://forums.pandorafms.com/index.php?board=22.0' WHERE `id_link` = 0000000004;
UPDATE `tlink` SET `link` = 'https://github.com/pandorafms/pandorafms/issues' WHERE `id_link` = 0000000003;

View File

@ -100,8 +100,7 @@ $(document).ready(function() {
// Get all categories from Module library.
function get_all_categories() {
$.ajax({
url:
"https://pandorafms.com/library/wp-json/wp/v2/categories?per_page=100",
url: "https://barivion.com/library/wp-json/wp/v2/categories?per_page=100",
type: "GET",
cache: false,
crossDomain: true,
@ -127,10 +126,9 @@ $(document).ready(function() {
var api_url = "";
if (selector == "search") {
api_url = "https://pandorafms.com/library/wp-json/wp/v2/posts?search=";
api_url = "https://barivion.com/library/wp-json/wp/v2/posts?search=";
} else if (selector == "category") {
api_url =
"https://pandorafms.com/library/wp-json/wp/v2/posts/?categories=";
api_url = "https://barivion.com/library/wp-json/wp/v2/posts/?categories=";
}
$.ajax({
@ -238,7 +236,7 @@ $(document).ready(function() {
/* Print main page */
function library_main() {
$.ajax({
url: "https://pandorafms.com/library/wp-json/wp/v2/pages/121",
url: "https://barivion.com/library/wp-json/wp/v2/pages/121",
type: "GET",
cache: false,
crossDomain: true,
@ -314,7 +312,7 @@ function library_main() {
// Get all data from one category. This is necessary to get the category name.
function get_category(id) {
$.ajax({
url: "https://pandorafms.com/library/wp-json/wp/v2/categories/" + id,
url: "https://barivion.com/library/wp-json/wp/v2/categories/" + id,
type: "GET",
cache: false,
contentType: "application/json",

File diff suppressed because one or more lines are too long

View File

@ -5,15 +5,15 @@ python3 pandora_discord_cli.py -d "Agent=Server22,Module=test_module,Group=Serve
--tittle_color ed2512 \
--footer "PandoraFMS Alert" \
-A "Sauron Systems" \
--author_icon_url "https://pandorafms.com/wp-content/uploads/2019/04/software-de-monitorizacion-pandorafms-logo.png" \
--author_icon_url "https://barivion.com/wp-content/uploads/2019/04/software-de-monitorizacion-pandorafms-logo.png" \
-m "We have bad news for you. Something is on CRITICAL status 2" \
--author_url https://pandorafms.com/ \
--author_url https://barivion.com/ \
-D "Module test is going to critical" \
--thumb https://pandorafms.com/images/alerta_roja.png \
--avatar_url https://pandorafms.com/images/alerta_roja.png \
--thumb https://barivion.com/images/alerta_roja.png \
--avatar_url https://barivion.com/images/alerta_roja.png \
--api_conf "user=admin,pass=pandora,api_pass=pandora,api_url=http://192.168.80.222/pandora_console/include/api.php" \
--module_graph "module_id=6266, interval=3600" \
--tmp_dir /tmp
# Pandora FMS command definition example
python3 /usr/share/pandora_server/util/pandora-discord/pandora_discord_cli.py -u "_field1_" -d "_field2_" -D "_field3_" --tittle_color _field4_ --thumb _field5_ --api_conf "_field6_" --module_graph "_field7_" -A "Pandora FMS Alert system" --footer "PandoraFMS" --author_icon_url "https://pandorafms.com/wp-content/uploads/2019/04/software-de-monitorizacion-pandorafms-logo.png" --author_url https://pandorafms.com/ --tmp_dir /tmp
python3 /usr/share/pandora_server/util/pandora-discord/pandora_discord_cli.py -u "_field1_" -d "_field2_" -D "_field3_" --tittle_color _field4_ --thumb _field5_ --api_conf "_field6_" --module_graph "_field7_" -A "Pandora FMS Alert system" --footer "PandoraFMS" --author_icon_url "https://barivion.com/wp-content/uploads/2019/04/software-de-monitorizacion-pandorafms-logo.png" --author_url https://barivion.com/ --tmp_dir /tmp

View File

@ -15,10 +15,10 @@ parser.add_argument('-t', '--alert_title', help='Alert title',
parser.add_argument('-D', '--alert_desc',
help='Alert description', default='Alert Fired')
parser.add_argument('--thumb', help='Custom thumbnail url',
default="https://pandorafms.com/images/alerta_roja.png")
default="https://barivion.com/images/alerta_roja.png")
parser.add_argument('--btn_desc', help='button description', default=None)
parser.add_argument('--btn_url', help='button url',
default="https://pandorafms.com/")
default="https://barivion.com/")
args = parser.parse_args()

View File

@ -5,10 +5,10 @@ python3 pandora-gchat-cli.py \
-u https://chat.googleapis.com/v1/spaces/AAAA6-AOZQ8/messages\?key\=AIzaSyDdI0hCZtE6vySjMm-WEfRq3CPzqKqqsHI\&token\=_ZGwKN4lue8ZiDKGVMLfMay3hLRrYjmgYr2fXPqPy0c%3D \
-t 'PandoraFMS Alert' \
-D 'Alert Fired' \
--thumb https://pandorafms.com/images/alerta_roja.png \
--thumb https://barivion.com/images/alerta_roja.png \
--btn_desc pandorafms.com \
--btn_url https://pandorafms.com/
--btn_url https://barivion.com/
# Pandora FMS command definition example
python3 /usr/share/pandora_server/util/pandora-gchat/pandora-gchat-cli.py -d '_field1_' -u '_field2_' -t '_field3_' -D '_field4_' --thumb '_field5_' --btn_desc pandorafms.com --btn_url https://pandorafms.com/
python3 /usr/share/pandora_server/util/pandora-gchat/pandora-gchat-cli.py -d '_field1_' -u '_field2_' -t '_field3_' -D '_field4_' --thumb '_field5_' --btn_desc pandorafms.com --btn_url https://barivion.com/

View File

@ -10,7 +10,7 @@ parser.add_argument('-D', '--alert_desc', help='Alert description', default='Ale
parser.add_argument('-m', '--message', help='Alert message', default='')
parser.add_argument('-T','--tittle_color', help='Alert tittle descripcion in HEX EX: 53e514', default="ff0000")
parser.add_argument('--sub_desc', help='Alert sub description', default='Alert Fired')
parser.add_argument('--thumb', help='Custom thumbnail url', default="https://pandorafms.com/images/alerta_roja.png")
parser.add_argument('--thumb', help='Custom thumbnail url', default="https://barivion.com/images/alerta_roja.png")
parser.add_argument('--button', help='Pandora button Url', default='https://pandorafms.com')
parser.add_argument('--button_desc', help='Pandora button description', default='Open web console')

View File

@ -10,7 +10,7 @@ parser.add_argument('-D', '--alert_desc', help='Alert description', default='Ale
parser.add_argument('-m', '--message', help='Alert message', default='')
parser.add_argument('-T','--tittle_color', help='Alert tittle descripcion in HEX EX: 53e514', default="53e514")
parser.add_argument('--sub_desc', help='Alert sub description', default='Alert Fired')
parser.add_argument('--thumb', help='Custom thumbnail url', default="https://pandorafms.com/images/alerta_roja.png")
parser.add_argument('--thumb', help='Custom thumbnail url', default="https://barivion.com/images/alerta_roja.png")
parser.add_argument('--button', help='Pandora button Url', default='https://pandorafms.com')
parser.add_argument('--button_desc', help='Pandora button description', default='Open web console')

View File

@ -7,7 +7,7 @@ python3 pandora-teams-cli.py -d "Agent=Server22,Module=test_module,Group=Servers
-m "Pandora FMS Alert message" \
-T 53e514 \
--sub_desc "Alert subdescription" \
--thumb "https://pandorafms.com/images/alerta_roja.png" \
--thumb "https://barivion.com/images/alerta_roja.png" \
--button https://pandorafms.com \
--button_desc "Open PandoraFMS"

View File

@ -1,4 +1,4 @@
Docu:
EN: https://pandorafms.com/guides/public/books/plugin-openstack-d61
ES: https://pandorafms.com/guides/public/books/plugin-openstack
EN: https://barivion.com/guides/public/books/plugin-openstack-d61
ES: https://barivion.com/guides/public/books/plugin-openstack

View File

@ -1,13 +1,13 @@
#!/usr/bin/perl
##########################################################################
# Tentacle Server
# See https://pandorafms.com/docs/ for protocol description.
# See https://barivion.com/docs/ for protocol description.
# Tentacle have IANA assigned port tpc/41121 as official port.
##########################################################################
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L
#
# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for
# tentacle_server.pl Tentacle Server. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -211,7 +211,7 @@ sub print_help {
$" = ',';
print ("Usage: $0 -s <storage directory> [options]\n\n");
print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle server v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n");
print ("\t \t(Multiple addresses separated by comma can be defined.)\n");
@ -1859,7 +1859,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<Thread::Semaphore>, L<POSIX>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -1,13 +1,13 @@
#!/usr/bin/perl
##########################################################################
# Tentacle Server
# See https://pandorafms.com/docs/ for protocol description.
# See https://barivion.com/docs/ for protocol description.
# Tentacle have IANA assigned port tpc/41121 as official port.
##########################################################################
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L
#
# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for
# tentacle_server.pl Tentacle Server. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -211,7 +211,7 @@ sub print_help {
$" = ',';
print ("Usage: $0 -s <storage directory> [options]\n\n");
print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle server v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n");
print ("\t \t(Multiple addresses separated by comma can be defined.)\n");
@ -1874,7 +1874,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<Thread::Semaphore>, L<POSIX>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT

View File

@ -128,7 +128,7 @@ snmp_pdu_address 0
#snmp_trapd manual
# SNMP Trap forwarding. Go to https://pandorafms.com/manual/ for more information.
# SNMP Trap forwarding. Go to https://barivion.com/manual/ for more information.
#snmp_forward_trap 1
#snmp_forward_ip 192.168.1.145
#snmp_forward_version 1
@ -627,7 +627,7 @@ warmup_unknown_interval 300
enc_dir /usr/share/pandora_server/enc/
# The number of times dynamic_min and dynamic_max will be recalculated per dynamic_interval.
# Go to https://pandorafms.com/manual/ for more information.
# Go to https://barivion.com/manual/ for more information.
dynamic_updates 5
#dynamic_warning
#dynamic_constant

View File

@ -543,6 +543,6 @@ warmup_unknown_interval 300
enc_dir /usr/share/pandora_server/enc/
# The number of times dynamic_min and dynamic_max will be recalculated per dynamic_interval.
# Go to https://pandorafms.com/manual/ for more information.
# Go to https://barivion.com/manual/ for more information.
dynamic_updates 5

View File

@ -1,6 +1,6 @@
##########################################################################
# Tentacle Server Parameters
# See https://pandorafms.com/manual/en/documentation/08_technical_reference/09_tentacle
# See https://barivion.com/manual/en/documentation/08_technical_reference/09_tentacle
# for protocol description.
# Tentacle have IANA assigned port tpc/41121 as official port.
##########################################################################

View File

@ -210,7 +210,7 @@ install () {
echo "You are missing the following dependencies"
echo " "
cat output | awk -F ": prerequisite" '{print $2}' | awk -F " " '{print $1}'
echo "The complete installation guide is at: https://pandorafms.com/docs/"
echo "The complete installation guide is at: https://barivion.com/docs/"
echo " "
echo "Debian-based distribution do:"
echo " # apt-get install snmp snmpd libjson-perllibio-socket-inet6-perl libsocket6-perl libxml-simple-perl libxml-twig-perl libnetaddr-ip-perl libdbi-perl libnetaddr-ip-perl libhtml-parser-perl wmi-client xprobe2 snmp-mibs-downloader"

View File

@ -11,11 +11,11 @@ A set of plugins for [Pandora FMS](https://github.com/pandorafms/pandorafms) to
Assuming you are using Pandora FMS 6.0, the steps are:
1. Create the [Alert command](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#the_alert_command) in Pandora FMS console following the instructions of your solution inside this folder
1. Create the [Alert command](https://barivion.com/manual/en/documentation/04_using/01_alerts#the_alert_command) in Pandora FMS console following the instructions of your solution inside this folder
2. Define the [Alert Action](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#alert_actions) in Pandora FMS console following the instructions of your solution inside this folder
2. Define the [Alert Action](https://barivion.com/manual/en/documentation/04_using/01_alerts#alert_actions) in Pandora FMS console following the instructions of your solution inside this folder
3. Assign the action to an existing module under Alerts -> [List of alerts](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#assigning_alerts_from_alert_submenu):
3. Assign the action to an existing module under Alerts -> [List of alerts](https://barivion.com/manual/en/documentation/04_using/01_alerts#assigning_alerts_from_alert_submenu):
![assign template to module](help/images/3-assign-template-to-module.png?raw=true "Assign a template to a module")
4. Optinionally, go to your agent and verify the alert has been created:

View File

@ -6,10 +6,10 @@ A plugin for [Pandora FMS](https://github.com/pandorafms/pandorafms) to enable n
Assuming you are using Pandora FMS 6.0, the steps are:
1. Create the [Alert command](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#the_alert_command) going to Alerts -> Commands and clicking on "Create". Then:
1. Create the [Alert command](https://barivion.com/manual/en/documentation/04_using/01_alerts#the_alert_command) going to Alerts -> Commands and clicking on "Create". Then:
![create command](help/images/1-set-up-the-mattermost-command.png?raw=true "Set up Mattermost Command")
2. Define the [Alert Action](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#alert_actions) going to Alerts -> Actions and clicking on "Create". Then:
2. Define the [Alert Action](https://barivion.com/manual/en/documentation/04_using/01_alerts#alert_actions) going to Alerts -> Actions and clicking on "Create". Then:
![create action](help/images/2-set-up-the-mattermost-action.png?raw=true "Set up Mattermost Action")
3. Assign the action to an existing module under Alerts -> List of alerts:

View File

@ -6,10 +6,10 @@ A plugin for [Pandora FMS](https://github.com/pandorafms/pandorafms) to enable n
Assuming you are using Pandora FMS 6.0, the steps are:
1. Create the [Alert command](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#the_alert_command) going to Alerts -> Commands and clicking on "Create". Then:
1. Create the [Alert command](https://barivion.com/manual/en/documentation/04_using/01_alerts#the_alert_command) going to Alerts -> Commands and clicking on "Create". Then:
![create command](help/images/1-set-up-the-slack-command.png?raw=true "Set up Slack Command")
2. Define the [Alert Action](https://pandorafms.com/manual/en/documentation/04_using/01_alerts#alert_actions) going to Alerts -> Actions and clicking on "Create". Then:
2. Define the [Alert Action](https://barivion.com/manual/en/documentation/04_using/01_alerts#alert_actions) going to Alerts -> Actions and clicking on "Create". Then:
![create action](help/images/2-set-up-the-slack-action.png?raw=true "Set up Slack Action")
3. Assign the action to an existing module under Alerts -> List of alerts:

View File

@ -22,4 +22,4 @@ $> ./babel_plugin -h
You can see more information about Babel Enterprise API at:
https://pandorafms.com/docs/
https://barivion.com/docs/

View File

@ -22,4 +22,4 @@ $> ./integria_plugin -h
You can see more information about Integria API at:
https://pandorafms.com/docs/
https://barivion.com/docs/

View File

@ -4,7 +4,7 @@
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Artica Soluciones Tecnologicas S.L.
#
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# tentacle_client.pl Tentacle Client. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -155,7 +155,7 @@ my $t_zip = 0;
sub print_help {
print ("Usage: $0 [options] [file] [file] ...\n\n");
print ("Tentacle client v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle client v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a address\tServer address (default $t_address).\n");
print ("\t-b localaddress\tLocal address to bind.\n");
@ -1091,7 +1091,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<File::Basename>
Protocol description and more info at: L<< https://pandorafms.com/manual/en/documentation/08_technical_reference/09_tentacle >>
Protocol description and more info at: L<< https://barivion.com/manual/en/documentation/08_technical_reference/09_tentacle >>
=head1 COPYRIGHT

View File

@ -1,13 +1,13 @@
#!/usr/bin/perl
##########################################################################
# Tentacle Server
# See https://pandorafms.com/docs/ for protocol description.
# See https://barivion.com/docs/ for protocol description.
# Tentacle have IANA assigned port tpc/41121 as official port.
##########################################################################
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2005-2021 Artica Soluciones Tecnologicas S.L
#
# tentacle_server.pl Tentacle Server. See https://pandorafms.com/docs/ for
# tentacle_server.pl Tentacle Server. See https://barivion.com/docs/ for
# protocol description.
#
# This program is free software; you can redistribute it and/or modify
@ -211,7 +211,7 @@ sub print_help {
$" = ',';
print ("Usage: $0 -s <storage directory> [options]\n\n");
print ("Tentacle server v$VERSION. See https://pandorafms.com/docs/ for protocol description.\n\n");
print ("Tentacle server v$VERSION. See https://barivion.com/docs/ for protocol description.\n\n");
print ("Options:\n");
print ("\t-a ip_addresses\tIP addresses to listen on (default @t_addresses).\n");
print ("\t \t(Multiple addresses separated by comma can be defined.)\n");
@ -1875,7 +1875,7 @@ This is released under the GNU Lesser General Public License.
L<Getopt::Std>, L<IO::Select>, L<IO::Socket::INET>, L<Thread::Semaphore>, L<POSIX>
Protocol description and more info at: L<< https://pandorafms.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
Protocol description and more info at: L<< https://barivion.com/docs/index.php?title=Pandora:Documentation_en:Tentacle >>
=head1 COPYRIGHT