replaced tabs with spaces
63020d73
Hari Sekhon
committed
1 changed file
check_redis_key.pl
/check_redis_key.pl-1+1
/check_redis_key.pl
Add comment 31 NOTE: NameNode and DataNode metrics pages are currently blank. See check_hadoop_jmx.pl for some jmx metrics instead
Add comment 32 ";
Add comment 33
Add comment 34 Minus  $VERSION = "0.3.3";
Add comment 34 Plus  $VERSION = "0.4";
Add comment 35
Add comment 36 use strict;
Add comment 37 use warnings;