Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesletts committed Apr 28, 2014
1 parent 31f2fb0 commit ee3953b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
glideinWMSMonitor
=================

Monitoring scripts for glideinWMS pools.
Monitoring scripts for glideinWMS pools in CMS.

Include files are:

* condor_functions.sh: General queries for schedd's and the collector.
* dashboard_functions.sh: Queries the Dashboard for site usage and the SSB for site downtimes.
* sitedb_functions.sh Queries the CMS site database for CPU pledges.

Scripts:

* condor_check: Assembles a page of interesting data about glideinWMS pool jobs.
* condor_check.sh: Driver for condor_check.
* condor_history_dump.sh: Dumps schedd ClassAds for recently run jobs and the current queue.
* condor_history_analyze.sh: Analyzes the dump of the schedd ClassAds.

0 comments on commit ee3953b

Please sign in to comment.