verbose = 8
severity = 1
+[Documentation::PodSpelling]
+stop_words = Mullane Nagios psql dbname postgres USERNAME usernames dbuser pgpass nagios stderr showperf symlinked timesync criticals quirm lancre exabytes sami includeuser excludeuser flagg tardis WAL tablespaces tablespace perflimit burrick mallory grimm oskar ExclusiveLock garrett artemus queryname speedtest checksum checksums morpork klatch pluto faceoff slon greg watson franklin wilkins scott Sabino Seklecki dbpass autovacuum Astill refactoring NAGIOS
+
## Severity 5:
[-Subroutines::ProhibitNestedSubs]
[-ValuesAndExpressions::ProhibitAccessOfPrivateData]
my ($warning, $critical) = validate_range({type => 'integer', leastone => 1});
## Figure out where the pg_xlog directory is
- $SQL = q{SELECT count(*) FROM pg_ls_dir('pg_xlog') WHERE pg_ls_dir ~ E'^[0-9A-F]{24}$'};
+ $SQL = q{SELECT count(*) FROM pg_ls_dir('pg_xlog') WHERE pg_ls_dir ~ E'^[0-9A-F]{24}$'}; ## no critic
my $info = run_command($SQL);