Added preproc header pandora_migrate_logs

This commit is contained in:
fbsanchez 2017-09-07 10:15:01 +02:00
parent 80027e4d8c
commit 06ff6d85ee
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
#!/usr/bin/perl
#
# Pandora FMS log migration tool
#
# Artica ST 2017
# 2017/09/07 v1 (c) Fco de Borja Sanchez <fborja.sanchez@artica.es>
#
########################################################################
use strict;
use warnings;