Is there a plugin / package to display status information for the PBS queue? I am currently running the apache web server in the login-node of my PBS cluster. I would like to display status information and be able to perform minimal queries without writing them from scratch (or modifying the old python script, ala jobmonarch). Note. the decision made / highlighted should work with Ubuntu.
Update: In addition to the ganglia, as described below, I also looked at the Rocks Cluster Toolkit , but I firmly want to stay with Ubuntu. So I updated the question to reflect this.
Update 2: I also reviewed PBSWeb , and also MyPBS none of them meet my needs. The first one is too outdated with the current system, and the second is more focused on cost estimation and project budgeting. They are both good, but I'm more interested in having resources, shutting down, and general status updates. So I'm probably going to write my own from scratch - starting on August 15th.
source
share