In a project where we had the need for VMs being capable of doing CI for Java and also doing … More
Category: Perl
Writing Munin Plugins pt2: counting VPNd Connections
Preamble Every Munin Plugin should have a preamble by default: #!/usr/bin/env perl # -*- perl -*- =head1 NAME dar_vpnd a … More