[sysmon-help] conf error

Jared Mauch jared@sysmon.org
Thu, 12 Sep 2002 13:37:15 -0400


On Thu, Sep 12, 2002 at 01:29:08PM -0400, Leonardo Saavedra Henriquez wrote:
> 
> Hi all
> I have aproblem with my sysmon configuration file
> 
> In my /usr/local/etc/sysmon.conf:
> --
> root=mulder;
> 
> object mulder {
>         ip "200.x.y.z";
>         type ping;
>         desc "mulder";
>         dep "200.x.y.zz";
> };
> 
> object zafiro {
>         ip "146.x.y.z";
>         type ping;
>         desc "Fac. de Ciencias.";
>         contact "leo@ubiobio.cl";
>         };
> ---
> 
> But when i try to start, show me:
> --
> mulder:/usr/local/etc# start-stop-daemon --start --exec
> /usr/local/bin/sysmond 

> sysmond: 13:27:20 No quotes on line 1, some are needed to enclose root
> name

	I think the above message is the key ;-)

	change root=mulder to root="mulder";

	all should be well.
> sysmond: 13:27:20 object zafiro has no relationship. It will not be
> monitored.
> sysmond: 13:27:20 object mulder has no relationship. It will not be
> monitored.
> sysmond: 13:27:20 Starting System Monitor version v0.91.12
> System Monitor version v0.91.12
> /usr/local/bin/sysmond started on mulder
> sysmond: 13:27:20 no configured root?
> forked process as pid 2506
> mulder:/usr/local/etc# sysmond: 13:27:21 no configured root?
> sysmond: 13:27:22 no configured root?
> sysmond: 13:27:23 no configured root?
> ---
> 
> But i have a root >:
> 
> what's wrong?
> 
> 
> TIA
> 
> -- 
> +------------------------------------------------------+
> | Leonardo Saavedra Henriquez      |    leo@ubiobio.cl |
> | Est. Ing Civil en Informatica    |    U. del Bio-Bio |
> +------------------------------------------------------+
> May the UID 0 be with You!
> 
> _______________________________________________
> Sysmon-help mailing list
> Sysmon-help@puck.nether.net
> http://puck.nether.net/mailman/listinfo/sysmon-help

-- 
Jared Mauch  | pgp key available via finger from jared@puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.