1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Add minimal POD documentation

This commit is contained in:
Wouter Verhelst 2016-11-24 17:37:50 +01:00
parent 5800201da8
commit 145b654692

View file

@ -5,6 +5,29 @@
#
# Tested with Son of Gridengine.
: <<=cut
=head1 NAME
sge_job_stats - Munin plugin to monitor jobs submitted and executed on a Grid
Engine installation
=head1 APPLICABLE SYSTEMS
Any system with a qstat command that behaves like the one found in Son of
GridEngine.
=head1 CONFIGURATION
The environment variable SGE_SETTINGS can be set to point to an SGE
"settings.sh" file. It defaults to /opt/sge/default/common/settings.sh.
=head1 AUTHOR
Wouter Verhelst <w@uter.be>
=cut
if [ "$1" = "config" ]
then
echo graph_title SGE gridengine jobs