乌班图 +美国公共广播公司阿帕奇?如何将正在运行的作业列表显示为网站?
是否有插件/包可以显示 PBS 队列的状态信息?我目前正在 PBS 集群的登录节点上运行 apache Web 服务器。我想显示状态信息,并且能够执行最少的查询,而无需从头开始编写(或修改旧的 python 脚本,ala jobmonarch)。 请注意,已接受/奖励的解决方案必须适用于 Ubuntu。
更新: 除了下面提到的 ganglia 之外,我还查看了 Rocks Cluster Toolkit,但我坚定地想继续使用 Ubuntu。所以我更新了问题以反映这一点。
更新2:我还查看了PBSWeb以及 MyPBS 似乎都不适合我的需求。第一个对于当前系统来说太过时了,第二个更侧重于成本估算和项目预算。它们都很好,但我更感兴趣的是资源可用性、作业完成情况和一般状态更新。 所以我可能会从 8 月 15 日开始从头开始编写自己的内容。
Is there a plugin/package to display status information for a PBS queue? I am currently running an apache webserver on the login-node of my PBS cluster. I would like to display status info and have the ability to perform minimal queries without writing it from scratch (or modifying an age old python script, ala jobmonarch). Note, the accepted/bountied solution must work with Ubuntu.
Update: In addition to ganglia as noted below, I also looked that the Rocks Cluster Toolkit, but I firmly want to stay with Ubuntu. So I've updated the question to reflect that.
Update 2: I've also looked at PBSWeb as well as MyPBS neither one appears to suit my needs. The first is too out-of-date with the current system and the second is more focused on cost estimation and project budgeting. They're both nice, but I'm more interested in resource availability, job completion, and general status updates. So I'm probably just going to write my own from scratch -- starting Aug 15th.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你试过Ganglia吗?
我没有个人经验,但据我所知,很少有系统管理员在使用它。
以下页面可能会有所帮助,
http: //taos.groups.wuyasea.com/articles/how-to-setup-ganglia-to-monitor-server-stats/3
http://coe04.ucalgary.ca/rocks-documentation/2.3.2/monitoring-pbs.html
我的两分钱
Have you tried Ganglia?
I have no personal experience but few sysadmin I know are using it.
Following pages may help,
http://taos.groups.wuyasea.com/articles/how-to-setup-ganglia-to-monitor-server-stats/3
http://coe04.ucalgary.ca/rocks-documentation/2.3.2/monitoring-pbs.html
my two cents
您是否尝试过使用 nagios: http://www.nagios.org/ ?
Have you tried using nagios: http://www.nagios.org/ ?