diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index 9c54222822..05bbdeef9b 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,13 @@ +2010-02-18 Pablo de la ConcepciĆ³n + + * lib/PandoraFMS/Core.pm: Restored documentation lost in one of the + last commits. + + + * man/man3/PandoraFMS::Core.pm.3: Updated manpage with the restored + documentatrestored + documentation + 2010-02-18 Pablo de la ConcepciĆ³n * lib/PandoraFMS/Core.pm: Modified to use the new tables diff --git a/pandora_server/lib/PandoraFMS/Core.pm b/pandora_server/lib/PandoraFMS/Core.pm index a1820d4cbf..cf591d350d 100644 --- a/pandora_server/lib/PandoraFMS/Core.pm +++ b/pandora_server/lib/PandoraFMS/Core.pm @@ -1957,3 +1957,23 @@ sub pandora_self_monitoring ($$) { 1; __END__ + +=head1 DEPENDENCIES + +L, L, L, L, L, L, L, L, L + +=head1 LICENSE + +This is released under the GNU Lesser General Public License. + +=head1 SEE ALSO + +L, L, L, L, L, L, L, L, L + +=head1 COPYRIGHT + +Copyright (c) 2005-2010 Artica Soluciones Tecnologicas S.L + + +=cut + diff --git a/pandora_server/man/man3/PandoraFMS::Core.pm.3 b/pandora_server/man/man3/PandoraFMS::Core.pm.3 index cdc62c4336..a85bacbc06 100644 --- a/pandora_server/man/man3/PandoraFMS::Core.pm.3 +++ b/pandora_server/man/man3/PandoraFMS::Core.pm.3 @@ -327,3 +327,15 @@ Updates agent \s-1GIS\s0 information in \fBtgis_data_status\fR table. .el .SS "\f(CWarchive_agent_position (\fP\f(CI$pa_config\fP\f(CW, \fP\f(CI$start_timestamp\fP\f(CW, \fP\f(CI$end_timestamp\fP\f(CW, \fP\f(CI$longitude\fP\f(CW, \fP\f(CI$latitude\fP\f(CW, \fP\f(CI$altitude\fP\f(CW, \fP\f(CI$description\fP\f(CW, \fP\f(CI$number_packages\fP\f(CW, \fP\f(CI$agent_id\fP\f(CW, \fP\f(CI$dbh\fP\f(CW)\fP" .IX Subsection "archive_agent_position ($pa_config, $start_timestamp, $end_timestamp, $longitude, $latitude, $altitude, $description, $number_packages, $agent_id, $dbh)" Archives the last position of an agent in the \fBtgis_data_history\fR table +.SH "DEPENDENCIES" +.IX Header "DEPENDENCIES" +\&\s-1DBI\s0, XML::Simple, HTML::Entities, Time::Local, \s-1POSIX\s0, PandoraFMS::DB, PandoraFMS::Config, PandoraFMS::Tools, PandoraFMS::GIS +.SH "LICENSE" +.IX Header "LICENSE" +This is released under the \s-1GNU\s0 Lesser General Public License. +.SH "SEE ALSO" +.IX Header "SEE ALSO" +\&\s-1DBI\s0, XML::Simple, HTML::Entities, Time::Local, \s-1POSIX\s0, PandoraFMS::DB, PandoraFMS::Config, PandoraFMS::Tools, PandoraFMS::GIS +.SH "COPYRIGHT" +.IX Header "COPYRIGHT" +Copyright (c) 2005\-2010 Artica Soluciones Tecnologicas S.L