added base pod to all probes
[scpubgit/System-Introspector.git] / lib / System / Introspector / DiskUsage.pm
index 061a6da..ef7e6d9 100644 (file)
@@ -23,3 +23,24 @@ sub gather {
 }
 
 1;
+
+__END__
+
+=head1 NAME
+
+System::Introspector::DiskUsage - Gather disk space usage data
+
+=head1 DESCRIPTION
+
+Uses C<df> to get data about current disk usage.
+
+=head1 SEE ALSO
+
+=over
+
+=item L<System::Introspector>
+
+=back
+
+=cut
+