ChinaUnix.net
相关文章推荐:

nagios rpm失败

本帖最后由 soap2003 于 2011-04-23 09:04 编辑 环境是nagios2.12,centos5,命理模式下可以发送成功;配置在notify-by-sms上出现以下错误: [1239089914] Warning: Attempting to execute the command "command_line /usr/bin/sms -f 手机号 -p 密码 -t 手机号 -m as_4down" resulted in a return code of 127. Make sure the script or binary you are trying to execute actually exists...

by soap2003 - 监控及自动化运维技术 - 2009-04-18 15:14:49 阅读(3865) 回复(9)

相关讨论

RH AS4 系统,在mysql网站下载的四个rpm包(版本是对的),但每次执行安装的时候总是报下面的错误: Installation of system tables failed! Examine the logs in ./data for more information. You can also try to start the mysqld daemon with: ./bin/mysqld --skip-grant & You can use the command line tool ./bin/mysql to connect to the mysql database and look at the grant tables: 最后报数据库failed的错误,/va...

by 008wuqiang - MySQL - 2005-12-12 10:19:00 阅读(1442) 回复(4)

系统是:RHEL4-i386-AS4 最初安装选择的是桌面方式,就是安装的时候有4个选项,个人桌面,工作站,服务器,定制安装,我选择的是桌面安装 启动gnome以后,我在 终端下面输入:rpm -ivh httpd-2.0.52-9.ent.i386.rpm apr-0.9.4-24.1.i386.rpm apr-util-0.9.4-17.i386.rpm httpd-suexec-2.0.52-9.ent.i386.rpm 进行安装的,提示安装成功,在浏览器输入:http://ip 也可以访问测试页 但是我用vi编辑/etc/httpd/conf/httpd.conf文件,...

by lz_yq - 服务器应用 - 2006-01-04 10:42:18 阅读(1783) 回复(5)

这个软件怎么样?

by asdasd - 数据安全 - 2006-02-12 18:26:24 阅读(1998) 回复(6)

I am trying to configure nagios under AIX 5.1 I am facing the following - to find cc or gcc in my export path - to configure the html and cgi-bin for nagios any help in this issue? # cd nagios-1.1 # ls .cvsignore README config.log install-sh sample-config Changelog UPGRADING configure make-tarball subst INSTALLING base configure.in ...

by pons - AIX - 2003-09-23 02:07:50 阅读(1335) 回复(0)

求教高手-安装rpm包(如果失败则安装另一个rpm)的脚本,怎样用脚本自动判断rpm安装结果? 谢谢!

by sunxaj - Shell - 2008-09-26 14:24:53 阅读(1470) 回复(4)

linux 下怎么才能把安装失败的mysql的rpm包和编译失败的包干净卸载!

by nuliyidian - 系统管理 - 2003-05-25 16:37:40 阅读(665) 回复(4)

我用rpm自己做了一个软件安装包,由于要求在卸载前先做一些清除工作,所以我在 myrpm**.spec 上加上了 %preun 在此加入自己的清除工作脚本, 当我打包成功后进行安装.可我想卸载时(rpm -e ***)却发现有这样的提示, $ rpm -e aincle-2-2.i386 error: %preun(aincle-2-2.i386) scriptlet failed, exit status 255 $ rpm -qa |grep -i aincle aincle-2-2.i386 于是无论如何也无法卸载掉它. 请高人指点迷津. [ 本帖最后由 incle 于 2...

by incle - 程序开发 - 2006-10-20 10:08:53 阅读(1003) 回复(3)

RHEL4 + MySQL5.0.22 rpm安装后启动失败如何解决? 环境: RHEL4+MySQL5.0.22 rpm包(官方提供的for RHEL4的) 已安装了4个包 MySQL-devel-standard-5.0.22-0.rhel4 MySQL-shared-standard-5.0.22-0.rhel4.i386.rpm MySQL-server-standard-5.0.22-0.rhel4.i386.rpm MySQL-client-standard-5.0.22-0.rhel4.i386.rpm 安装后无/etc/my.cnf,将/usr/share/mysql下small的配置复制过来替换了. 启动失败后看 err的结果基本都是如下这样 060727...

by msdn_lib - MySQL - 2006-09-14 16:48:59 阅读(2511) 回复(2)

我先声明我是新手,大家看了别笑. 我的系统是redhat linux AS4 安装完了DBI 然后就报下面这几个错,附件是我抓到的错误 [ 本帖最后由 wxhui163 于 2006-12-9 05:25 编辑 ]

by wxhui163 - MySQL - 2006-12-09 05:24:49 阅读(2019) 回复(6)

提示的错误信息如下: ERROR(InstTarget:E_rpmDB_subprocess_failed) --- 2006-10-01 09:51:26 libofx-0.7.0-3.1.i586.rpm installed ok 2006-10-01 10:57:14 speex.rpm installed ok 2006-10-01 10:59:07 w32codec-all.rpm install failed rpm output: error: unpacking of archive failed on file /usr/lib/codecs: cpio: rename failed - Is a directory 2006-10-01 11:05:16 w32codec-all.rpm install failed rpm output: er...

by infodude - 系统管理 - 2006-10-01 11:31:57 阅读(1017) 回复(2)