免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4204 | 回复: 6
打印 上一主题 下一主题

在线等待 glance问题求教。 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-11-05 14:03 |只看该作者 |倒序浏览
各位hpux达人,在下想用crontab写个定时执行glance的脚本,将glance收集的数据重定向输入到文件。

以下是我的操作步骤和脚本内容:

crontab -e

5 * * * * opt/perf/bin/glance -f /glance.log (5分钟执行一次,将收集的结果放在/glance.log中)


但是脚本编辑好以后,glance。log文件是建立了,但却没有执行的结果。现在想请教各位,我的脚本存在什么问题?不胜感激。以下是mail中的报错信息。


Welcome to GlancePlus



===================== GlancePlus Fatal Error =====================
Version:
User   :   root                   Date: Tue Nov  4 07:01:01
File   :   /crm/gp/source/glance/terminal.c   Line: 150
System : dhrac1 B.11.11 9000/800

Unable to initialize terminal.
stdin is not a terminal device.
======================================================================


===================== GlancePlus Non-Fatal Error =====================
Version:
User   :   root                   Date: Tue Nov  4 07:01:02
File   :   /crm/gp/source/glance/glance.c   Line: 976
System : dhrac1 B.11.11 9000/800

Unable to perform functions on devices.
======================================================================


===================== GlancePlus Non-Fatal Error =====================
Version:
User   :   root                   Date: Tue Nov  4 07:01:02
File   :   /crm/gp/source/glance/glance.c   Line: 978
System : dhrac1 B.11.11 9000/800

Unable to perform functions on devices.
======================================================================






*************************************************
Cron: The previous message is the standard output
      and standard error of one of your crontab commands:

/opt/perf/bin/glance -f /glance.log

[ 本帖最后由 26320401 于 2008-11-5 14:26 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2008-11-05 14:54 |只看该作者

论坛徽章:
0
3 [报告]
发表于 2008-11-05 15:34 |只看该作者

回复 #2 sinemaw 的帖子

正在看,谢啦。

论坛徽章:
0
4 [报告]
发表于 2008-11-07 14:07 |只看该作者
sinemaw 大哥 你是天天在啊 我这个问题还没解决 不知道哪里有问题 唉

论坛徽章:
0
5 [报告]
发表于 2008-11-10 14:23 |只看该作者
原帖由 sinemaw 于 2008-11-5 14:54 发表
http://forums11.itrc.hp.com/serv ... mp;threadId=1114975
一起看。。

==【摘录】
This is one we run from cron daily -

/opt/perf/bin/glance -adviser_only -syntax $SYNTAX_FILE -j 5 -iterations 2
The syntax file is for monitoring memory, the the metrics used.

PRINT " #####################################################"
PRINT " Date In Time: ",gbl_statdate
PRINT " Point in Time ",gbl_stattime
PRINT " System Memory: ",gbl_mem_sys
PRINT " Buffer Cache: ",gbl_mem_cache
PRINT " User Memory: ",gbl_mem_user
PRINT " Free Memory: ",gbl_mem_free
PRINT " _____________________________________________________"
PRINT " Total Physical Memory: ",gbl_mem_phys
PRINT ""
PRINT " CPU Normal Utilization: ",gbl_cpu_normal_util
PRINT " CPU Nice Utilization: ",gbl_cpu_nice_util
PRINT " CPU Realtime Utilization:",gbl_cpu_realtime_util
PRINT " CPU Sysmode Utilization: ",gbl_cpu_sys_mode_util
PRINT " _____________________________________________________"
PRINT " CPU Total Utilization: ",gbl_cpu_total_util
PRINT ""
PRINT " PAGE OUT RATE: ",gbl_mem_pageout_rate
PRINT " ====================================================="
PRINT ""

论坛徽章:
0
6 [报告]
发表于 2008-11-10 14:39 |只看该作者

论坛徽章:
0
7 [报告]
发表于 2008-11-12 09:56 |只看该作者
原帖由 sinemaw 于 2008-11-10 14:39 发表
http://h50163.www5.hp.com/TCForu ... f-abfa-470303e6c89e
还是看案例吧。



我一直在尝试着,谢谢2位。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP