Update aditional years

This commit is contained in:
Félix Suárez 2023-07-03 09:33:49 -06:00
parent c926349c67
commit 507b57310c
39 changed files with 39 additions and 39 deletions

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@pandorafms.com> # Copyright (c) 2011-2023 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,6 +1,6 @@
#!/bin/sh #!/bin/sh
# Pandora FMS Embedded Agent Installer (c) 2011 Pandora FMS # Pandora FMS Embedded Agent Installer (c) 2011-2023 Pandora FMS
# Embedded Version (generic), for Busybox enviroments only # Embedded Version (generic), for Busybox enviroments only
# Please see http://www.pandorafms.org # Please see http://www.pandorafms.org
# v4.0 Build 110121 # v4.0 Build 110121

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@pandorafms.com> # Copyright (c) 2011-2023 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

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2008 Pandora FMS. # Copyright (c) 2008-2023 Pandora FMS.
# #
# grep_log Perl script to search log files for a matching pattern. The last # grep_log Perl script to search log files for a matching pattern. The last
# searched position is saved in an index file so that consecutive # searched position is saved in an index file so that consecutive

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# inventory Generate a hardware/software inventory. # inventory Generate a hardware/software inventory.
# #

View File

@ -8,7 +8,7 @@
# #
# Usage: nagios_plugin_wrapper <module_name> <nagios plugin execution with its parameters> # Usage: nagios_plugin_wrapper <module_name> <nagios plugin execution with its parameters>
########################################################################## ##########################################################################
# Copyright (c) 2010 Pandora FMS # Copyright (c) 2010-2023 Pandora FMS
# #
# 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

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# pandora_df Retrieve filesystem disk usage. By default information for all # pandora_df Retrieve filesystem disk usage. By default information for all
# filesystems is returned, but one or more filesystems may be # filesystems is returned, but one or more filesystems may be

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Update binary tool # Update binary tool
# Copyright (c) 2010 Pandora FMS. # Copyright (c) 2010-2023 Pandora FMS.
# Copyright (c) Sancho Lerena <slerena@artica.es> # Copyright (c) Sancho Lerena <slerena@artica.es>
use strict; use strict;

View File

@ -2,7 +2,7 @@
################################################################################ ################################################################################
# #
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Pandora FMS. # Copyright (c) 2007-2023 Pandora FMS.
# #
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# protocol description. # protocol description.

View File

@ -1,7 +1,7 @@
#!/usr/bin/ksh #!/usr/bin/ksh
# ********************************************************************** # **********************************************************************
# Pandora FMS AIX Agent # Pandora FMS AIX Agent
# (c) 2009 Pandora FMS # (c) 2009-2023 Pandora FMS
# with the help of many people. Please see http://pandorafms.org # with the help of many people. Please see http://pandorafms.org
# This code is licensed under GPL 2.0 license. # This code is licensed under GPL 2.0 license.
# ********************************************************************** # **********************************************************************

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ********************************************************************** # **********************************************************************
# Pandora FMS Generic HPUX Agent # Pandora FMS Generic HPUX Agent
# (c) 2009 Pandora FMS # (c) 2009-2023 Pandora FMS
# with the help of many people. Please see http://pandorafms.org # with the help of many people. Please see http://pandorafms.org
# This code is licensed under GPL 2.0 license. # This code is licensed under GPL 2.0 license.
# ********************************************************************** # **********************************************************************

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# ********************************************************************** # **********************************************************************
# Pandora FMS Generic Linux Agent # Pandora FMS Generic Linux Agent
# (c) 2010 Pandora FMS # (c) 2010-2023 Pandora FMS
# with the help of many people. Please see http://pandorafms.org # with the help of many people. Please see http://pandorafms.org
# This code is licensed under GPL 2.0 license. # This code is licensed under GPL 2.0 license.
# ********************************************************************** # **********************************************************************

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2008 Pandora FMS. # Copyright (c) 2008-2023 Pandora FMS.
# #
# grep_log Perl script to search log files for a matching pattern. The last # grep_log Perl script to search log files for a matching pattern. The last
# searched position is saved in an index file so that consecutive # searched position is saved in an index file so that consecutive

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# inventory Generate a hardware/software inventory. # inventory Generate a hardware/software inventory.
# #

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# pandora_df Retrieve filesystem disk usage. By default information for all # pandora_df Retrieve filesystem disk usage. By default information for all
# filesystems is returned, but one or more filesystems may be # filesystems is returned, but one or more filesystems may be

View File

@ -2,7 +2,7 @@
################################################################################ ################################################################################
# #
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Pandora FMS. # Copyright (c) 2007-2023 Pandora FMS.
# #
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# protocol description. # protocol description.

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# ********************************************************************** # **********************************************************************
# Pandora FMS Generic Linux Agent # Pandora FMS Generic Linux Agent
# (c) 2009 Pandora FMS # (c) 2009-2023 Pandora FMS
# with the help of many people. Please see http://pandorafms.org # with the help of many people. Please see http://pandorafms.org
# This code is licensed under GPL 2.0 license. # This code is licensed under GPL 2.0 license.
# ********************************************************************** # **********************************************************************

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2008 Pandora FMS. # Copyright (c) 2008-2023 Pandora FMS.
# #
# grep_log Perl script to search log files for a matching pattern. The last # grep_log Perl script to search log files for a matching pattern. The last
# searched position is saved in an index file so that consecutive # searched position is saved in an index file so that consecutive

View File

@ -2,7 +2,7 @@
################################################################################ ################################################################################
# #
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Pandora FMS. # Copyright (c) 2007-2023 Pandora FMS.
# #
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# protocol description. # protocol description.

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# ********************************************************************** # **********************************************************************
# Pandora FMS OpenWRT Agent # Pandora FMS OpenWRT Agent
# (c) 2009 Pandora FMS # (c) 2009-2023 Pandora FMS
# with the help of many people. Please see http://pandorafms.org # with the help of many people. Please see http://pandorafms.org
# This code is licensed under GPL 2.0 license. # This code is licensed under GPL 2.0 license.
# ********************************************************************** # **********************************************************************

View File

@ -1,7 +1,7 @@
#!/usr/bin/ksh #!/usr/bin/ksh
# ********************************************************************** # **********************************************************************
# Pandora FMS Solaris Agent # Pandora FMS Solaris Agent
# (c) 2009 Pandora FMS # (c) 2009-2023 Pandora FMS
# with the help of many people. Please see http://pandorafms.org # with the help of many people. Please see http://pandorafms.org
# This code is licensed under GPL 2.0 license. # This code is licensed under GPL 2.0 license.
# ********************************************************************** # **********************************************************************

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@pandorafms.com> # Copyright (c) 2011-2023 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

@ -3,7 +3,7 @@
######################################################################## ########################################################################
# Pandora FMS - Remote Event Tool (via WEB API) # Pandora FMS - Remote Event Tool (via WEB API)
######################################################################## ########################################################################
# Copyright (c) 2021 Pandora FMS # Copyright (c) 2021-2023 Pandora FMS
# #
# 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 version 2 # modify it under the terms of the GNU General Public License version 2

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2016 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2016 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2016 Pandora FMS. # Copyright (c) 2016-2023 Pandora FMS.
# #
# sockstat.sh Pandora FMS agent plug-in to retrieve file handle statistics. # sockstat.sh Pandora FMS agent plug-in to retrieve file handle statistics.
# #

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2008 Pandora FMS. # Copyright (c) 2008-2023 Pandora FMS.
# #
# grep_log Perl script to search log files for a matching pattern. The last # grep_log Perl script to search log files for a matching pattern. The last
# searched position is saved in an index file so that consecutive # searched position is saved in an index file so that consecutive

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2012 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2012 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2012 Pandora FMS. # Copyright (c) 2012-2023 Pandora FMS.
# #
# grep_log_module Perl script to search log files for a matching pattern. The # grep_log_module Perl script to search log files for a matching pattern. The
# last searched position is saved in an index file so that # last searched position is saved in an index file so that

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
############################################################################### ###############################################################################
# #
# Copyright (c) 2018 Pandora FMS. # Copyright (c) 2018-2023 Pandora FMS.
# #
# grep_log Perl script to search log files for a matching pattern. The last # grep_log Perl script to search log files for a matching pattern. The last
# searched position is saved in an index file so that consecutive # searched position is saved in an index file so that consecutive

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# inventory Generate a hardware/software inventory. # inventory Generate a hardware/software inventory.
# #

View File

@ -8,7 +8,7 @@
# #
# Usage: nagios_plugin_wrapper <module_name> <nagios plugin execution with its parameters> # Usage: nagios_plugin_wrapper <module_name> <nagios plugin execution with its parameters>
########################################################################## ##########################################################################
# Copyright (c) 2010 Pandora FMS # Copyright (c) 2010-2023 Pandora FMS
# #
# 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

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# pandora_df Retrieve filesystem disk usage. By default information for all # pandora_df Retrieve filesystem disk usage. By default information for all
# filesystems is returned, but one or more filesystems may be # filesystems is returned, but one or more filesystems may be

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2009 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2009 Pandora FMS. # Copyright (c) 2009-2023 Pandora FMS.
# #
# pandora_df Retrieve filesystem disk usage. By default information for all # pandora_df Retrieve filesystem disk usage. By default information for all
# filesystems is returned, but one or more filesystems may be # filesystems is returned, but one or more filesystems may be

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2016 Antonio Sánchez <antonio.sanchez@artica.es> # Copyright (c) 2016 Antonio Sánchez <antonio.sanchez@artica.es>
# Copyright (c) 2016 Pandora FMS. # Copyright (c) 2016-2023 Pandora FMS.
# #
# By default, gather data from all data file system types. # By default, gather data from all data file system types.
# You can add many filesystems you want to include in the checks by just passing # You can add many filesystems you want to include in the checks by just passing

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# Update binary tool # Update binary tool
# Copyright (c) 2010 Pandora FMS. # Copyright (c) 2010-2023 Pandora FMS.
# Copyright (c) Sancho Lerena <slerena@artica.es> # Copyright (c) Sancho Lerena <slerena@artica.es>
use strict; use strict;

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# #
# Copyright (c) 2016 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2016 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2016 Pandora FMS. # Copyright (c) 2016-2023 Pandora FMS.
# #
# sockstat.sh Pandora FMS agent plug-in to retrieve socket statistics. # sockstat.sh Pandora FMS agent plug-in to retrieve socket statistics.
# #

View File

@ -2,7 +2,7 @@
################################################################################ ################################################################################
# #
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Pandora FMS. # Copyright (c) 2007-2023 Pandora FMS.
# #
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# protocol description. # protocol description.

View File

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# Pandora FMS Agent Plugin for ADVANCED log parsing # Pandora FMS Agent Plugin for ADVANCED log parsing
# Copyright (c) 2011-2015 Sancho Lerena <slerena@artica.es> # Copyright (c) 2011-2015 Sancho Lerena <slerena@artica.es>
# Copyright (c) 2011-2015 Pandora FMS. # Copyright (c) 2011-2023 Pandora FMS.
# _______ __ __ _______ _______ # _______ __ __ _______ _______
# | _ |.----.| |_|__|.----.---.-. | __|_ _| # | _ |.----.| |_|__|.----.---.-. | __|_ _|
# | || _|| _| || __| _ | |__ | | | # | || _|| _| || __| _ | |__ | | |

View File

@ -1,7 +1,7 @@
################################################################################ ################################################################################
# get Event # get Event
################################################################################ ################################################################################
# Copyright (c) 2020 Pandora FMS # Copyright (c) 2020-2023 Pandora FMS
# Jose Antonio Almendros # Jose Antonio Almendros
################################################################################ ################################################################################
# #

View File

@ -3,7 +3,7 @@
######################################################################## ########################################################################
# Pandora FMS - Remote Event Tool (via WEB API) # Pandora FMS - Remote Event Tool (via WEB API)
######################################################################## ########################################################################
# Copyright (c) 2021 Pandora FMS # Copyright (c) 2021-2023 Pandora FMS
# #
# 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 version 2 # modify it under the terms of the GNU General Public License version 2

View File

@ -2,7 +2,7 @@
################################################################################ ################################################################################
# #
# Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es> # Copyright (c) 2007-2008 Ramon Novoa <rnovoa@artica.es>
# Copyright (c) 2007-2008 Pandora FMS. # Copyright (c) 2007-2023 Pandora FMS.
# #
# tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for # tentacle_client.pl Tentacle Client. See https://pandorafms.com/docs/ for
# protocol description. # protocol description.