Added preproc header pandora_migrate_logs
This commit is contained in:
parent
80027e4d8c
commit
06ff6d85ee
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue