不显示系后台统信息
配置管理后台-extman 已经配置完成,能正常登录.但是后台不显示系统信息.cmdserver 也启动了 (/var/www/extsuite/extman/daemon/cmdserver --daemon)
开机启动也做了,重启过机器以后 还是不行.不能显示系统信息
图形日志也配置了 也不显示.不知道是怎么回事
请各位有经验的朋友帮我分析一下是什么问题.应该怎么解决
这是我的日志:
Jul 15 10:15:56 extmail authdaemond: stopping authdaemond children
Jul 15 10:15:57 extmail authdaemond: modules="authmysql", daemons=5
Jul 15 10:15:57 extmail authdaemond: Installing libauthmysql
Jul 15 10:15:57 extmail authdaemond: file not found
Jul 15 10:26:09 extmail authdaemond: received auth request, service=login, authtype=login
Jul 15 10:26:09 extmail authdaemond: FAIL, all modules rejected
Jul 15 10:26:30 extmail authdaemond: received userid lookup request: [email]postmaster@extmail.org[/email]
Jul 15 10:26:30 extmail authdaemond: FAIL, all modules rejected
Jul 15 10:26:34 extmail authdaemond: received auth request, service=login, authtype=login
Jul 15 10:26:34 extmail authdaemond: FAIL, all modules rejected
Jul 15 10:33:08 extmail authdaemond: stopping authdaemond children
Jul 15 10:35:56 extmail authdaemond: modules="authmysql", daemons=5
Jul 15 10:35:56 extmail authdaemond: Installing libauthmysql
Jul 15 10:35:56 extmail authdaemond: file not found
Jul 15 10:36:12 extmail sendmail[2203]: alias database /etc/aliases rebuilt by root
Jul 15 10:36:12 extmail sendmail[2203]: /etc/aliases: 76 aliases, longest 10 bytes, 765 bytes total
Jul 15 10:36:12 extmail sendmail[2208]: starting daemon (8.13.8): SMTP+queueing@01:00:00
Jul 15 10:36:18 extmail sm-msp-queue[2217]: starting daemon (8.13.8): queueing@01:00:00 [attach]2006[/attach] :lol
extman 后台有三个服务器进程,估计你全部都没有启动。
root 3367 0.0 0.3 10376 4524 ? SNs Jun09 2:41 /usr/bin/perl -w /usr/local/mailgraph_ext/mailgraph_ext.pl -l /var/log/maillog -d --daemon-pid=/var/run/mailgraph.pid --daemon-rrd=/var/lib
root 3370 0.0 0.1 8300 2184 ? SNs Jun09 0:14 /usr/bin/perl -w /usr/local/mailgraph_ext/qmonitor.pl -d --daemon-pid=/var/run/qmonitor.pid --daemon-rrd=/var/lib
root 3377 0.0 0.2 8272 3416 ? Ss Jun09 0:00 /usr/bin/perl -w /var/www/extsuite/extman/daemon/cmdserver -d 勇哥
可以说的直白点吗 ? 我刚接触这个 看得不是很明白
是那三个服务 应该怎么启动呢 UP,我也是這樣的問題
把我的rc.local 发给你们参考,再不明就没有办法了。
[root@mail extman]# cat /etc/rc.local#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
/usr/bin/freshclam --daemon
/usr/local/mailgraph_ext/mailgraph-init start
/usr/local/mailgraph_ext/qmonitor-init start
/usr/local/slockd/slockd-init start
/var/www/extsuite/extman/daemon/cmdserver -d
页:
[1]