mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 10:59:15 +02:00
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 strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user