Replace "info@artica.es"

This commit is contained in:
Félix Suárez 2023-06-23 15:44:33 -06:00
parent a88922f69b
commit 6d3c2d52be
24 changed files with 24 additions and 24 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Pandora FMS Agent Plugin for SunONE # Pandora FMS Agent Plugin for SunONE
# (c) Pandora FMS <info@artica.es> 2011 # (c) Pandora FMS <info@pandorafms.com> 2011
# v2, 1 Sep 2011 # v2, 1 Sep 2011
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pandora FMS Embedded Agent, startup script # Pandora FMS Embedded Agent, startup script
# Copyright (c) 2011 Pandora FMS, <info@artica.es> # Copyright (c) 2011 Pandora FMS, <info@pandorafms.com>
# Tested on Busybox 1.13 # Tested on Busybox 1.13
# v4.0 Build 110122 # v4.0 Build 110122
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pandora FMS Embedded Agent, startup script # Pandora FMS Embedded Agent, startup script
# Copyright (c) 2011 Pandora FMS, <info@artica.es> # Copyright (c) 2011 Pandora FMS, <info@pandorafms.com>
# Tested on Busybox 1.13 # Tested on Busybox 1.13
# v4.0 Build 110122 # v4.0 Build 110122
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/usr/bin/ksh #!/usr/bin/ksh
# Pandora FMS AIX Agent, startup script # Pandora FMS AIX Agent, startup script
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2009 Pandora FMS, <info@pandorafms.com>
# v1.3.1 Build 091104 # v1.3.1 Build 091104
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/csh #!/bin/csh
# Pandora FMS IPSO/BSD, startup script # Pandora FMS IPSO/BSD, startup script
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2009 Pandora FMS, <info@pandorafms.com>
# IPSO/BSD (csh) # IPSO/BSD (csh)
# v1.2 Build 091104 # v1.2 Build 091104
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pandora FMS HP-UX Agent, startup script # Pandora FMS HP-UX Agent, startup script
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2009 Pandora FMS, <info@pandorafms.com>
# v1.2 Build 091104 # v1.2 Build 091104
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Pandora FMS Linux Agent, startup script # Pandora FMS Linux Agent, startup script
# Copyright (c) 2006-2010 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2010 Pandora FMS, <info@pandorafms.com>
# Linux Version (generic), for SuSe and Debian/Ubuntu. # Linux Version (generic), for SuSe and Debian/Ubuntu.
# other Linux distros could not work properly without modifications # other Linux distros could not work properly without modifications
# v3.0.1 Build 091104 # v3.0.1 Build 091104

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pandora FMS Generic Agent, startup script # Pandora FMS Generic Agent, startup script
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2009 Pandora FMS, <info@pandorafms.com>
# v1.0.4 Build 091104 # v1.0.4 Build 091104
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pandora FMS openWRT Agent, startup script # Pandora FMS openWRT Agent, startup script
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2009 Pandora FMS, <info@pandorafms.com>
# openWRT (Generic) # openWRT (Generic)
# v1.3.1 Build 091104 # v1.3.1 Build 091104
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/usr/bin/ksh #!/usr/bin/ksh
# Pandora FMS Solaris Agent, startup script # Pandora FMS Solaris Agent, startup script
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es> # Copyright (c) 2006-2009 Pandora FMS, <info@pandorafms.com>
# Solaris Version (generic) # Solaris Version (generic)
# v1.3.1 Build 091104 # v1.3.1 Build 091104
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pandora FMS Embedded Agent, startup script # Pandora FMS Embedded Agent, startup script
# Copyright (c) 2011 Pandora FMS, <info@artica.es> # Copyright (c) 2011 Pandora FMS, <info@pandorafms.com>
# Tested on Busybox 1.13 # Tested on Busybox 1.13
# v4.0 Build 110122 # v4.0 Build 110122
# http://www.pandorafms.com # http://www.pandorafms.com

View File

@ -4,7 +4,7 @@
"authors": [ "authors": [
{ {
"name": "Artica", "name": "Artica",
"email": "info@artica.es" "email": "info@pandorafms.com"
} }
], ],
"config": { "config": {

View File

@ -1,6 +1,6 @@
<?php <?php
// Copyright (c) 2011-2011 Ártica Soluciones Tecnológicas // Copyright (c) 2011-2011 Ártica Soluciones Tecnológicas
// http://www.pandorafms.com <info@artica.es> // http://www.pandorafms.com <info@pandorafms.com>
// This program is free software; you can redistribute it and/or // This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License // modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; version 2 // as published by the Free Software Foundation; version 2

View File

@ -2,7 +2,7 @@
// Copyright (c) 2007-2008 Sancho Lerena, slerena@gmail.com // Copyright (c) 2007-2008 Sancho Lerena, slerena@gmail.com
// Copyright (c) 2008 Esteban Sanchez, estebans@artica.es // Copyright (c) 2008 Esteban Sanchez, estebans@artica.es
// Copyright (c) 2007-2021 Artica, info@artica.es // Copyright (c) 2007-2021 Artica, info@pandorafms.com
// This program is free software; you can redistribute it and/or // This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public License // modify it under the terms of the GNU Lesser General Public License
// (LGPL) as published by the Free Software Foundation; version 2 // (LGPL) as published by the Free Software Foundation; version 2

View File

@ -1,7 +1,7 @@
<?PHP <?PHP
// =========================================================== // ===========================================================
// Copyright (c) 2011-2021 Artica, info@artica.es // Copyright (c) 2011-2021 Artica, info@pandorafms.com
// This program is free software; you can redistribute it and/or // This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public License // modify it under the terms of the GNU Lesser General Public License
// (LGPL) as published by the Free Software Foundation; version 2 // (LGPL) as published by the Free Software Foundation; version 2

View File

@ -1,6 +1,6 @@
<?php <?php
// Copyright (c) 2011-2011 Ártica Soluciones Tecnológicas // Copyright (c) 2011-2011 Ártica Soluciones Tecnológicas
// http://www.pandorafms.com <info@artica.es> // http://www.pandorafms.com <info@pandorafms.com>
// This program is free software; you can redistribute it and/or // This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License // modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; version 2 // as published by the Free Software Foundation; version 2

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Pandora FMS Agent Plugin for Monitoring FTP servers # Pandora FMS Agent Plugin for Monitoring FTP servers
# Mario Pulido (c) Pandora FMS <info@artica.es> 2012 # Mario Pulido (c) Pandora FMS <info@pandorafms.com> 2012
# v1.0, 18 Jun 2012 # v1.0, 18 Jun 2012
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Pandora FMS Agent Plugin for Monitoring IMAP mails # Pandora FMS Agent Plugin for Monitoring IMAP mails
# Mario Pulido (c) Pandora FMS <info@artica.es> 2013 # Mario Pulido (c) Pandora FMS <info@pandorafms.com> 2013
# v1.0, 03 Jul 2013 # v1.0, 03 Jul 2013
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
use strict; use strict;

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Pandora FMS Agent Plugin for MongoDB # Pandora FMS Agent Plugin for MongoDB
# (c) Pandora FMS <info@artica.es> 2012 # (c) Pandora FMS <info@pandorafms.com> 2012
# v1.0, 18 Apr 2012 # v1.0, 18 Apr 2012
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Pandora FMS Agent Plugin for Tuxedo # Pandora FMS Agent Plugin for Tuxedo
# (c) Pandora FMS <info@artica.es> 2012 # (c) Pandora FMS <info@pandorafms.com> 2012
# v1.0, 18 Apr 2012 # v1.0, 18 Apr 2012
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
#!/usr/bin/perl #!/usr/bin/perl
# (c) Ártica ST 2014 <info@artica.es> # (c) Ártica ST 2014 <info@pandorafms.com>
# Module for network topology discovery. # Module for network topology discovery.
package PandoraFMS::Recon::Base; package PandoraFMS::Recon::Base;

View File

@ -1,5 +1,5 @@
#!/usr/bin/perl #!/usr/bin/perl
# (c) Ártica ST 2016 <info@artica.es> # (c) Ártica ST 2016 <info@pandorafms.com>
# Utility functions for the network topology discovery modules. # Utility functions for the network topology discovery modules.
package PandoraFMS::Recon::Util; package PandoraFMS::Recon::Util;

View File

@ -1,5 +1,5 @@
#!/usr/bin/perl #!/usr/bin/perl
# (c) Ártica ST 2014 <info@artica.es> # (c) Ártica ST 2014 <info@pandorafms.com>
# SNMP Recon script for network topology discovery. # SNMP Recon script for network topology discovery.
use strict; use strict;

View File

@ -1,5 +1,5 @@
#!/usr/bin/perl #!/usr/bin/perl
# (c) Ártica Soluciones Tecnológicas 2014 <info@artica.es> # (c) Ártica Soluciones Tecnológicas 2014 <info@pandorafms.com>
# WMI Recon script. # WMI Recon script.
use IO::Socket::INET; use IO::Socket::INET;