--- a/check_client_cert.pl Mon Jun 03 14:50:36 2013 +0200
+++ b/check_client_cert.pl Mon Jun 03 15:39:36 2013 +0200
@@ -41,7 +41,7 @@
sub version($$);
my %opt = (
- file => "status.dat",
+ file => "/root/CLIENT-CERTS/status.dat",
warning => "1month",
critical => "1week"
);