qconf -mconf will throw me into an editor.   I want this to execute within
a script w/o human intervention.  I was hoping there might be something
like:

qconf  -mattr  exechost  load_sensor  /home/elazarus/my_ld_sensor myhost

earl

On Mon, Apr 23, 2012 at 4:17 PM, Rayson Ho <[email protected]> wrote:

> You can add the load_sensor by running:
>
> % qconf -mconf <host>
>
>
> And after that, you will be able to list it:
>
> $ qconf -sconf computer
> #computer:
> mailer                       /bin/mail
> xterm                        /usr/bin/X11/xterm
> load_sensor                  /tmp/loadsensor
>
> Rayson
>
>
> On Mon, Apr 23, 2012 at 5:08 PM, Earl Lazarus <[email protected]>
> wrote:
> > I've been able to manipulate a custom load_sensor via the qmon gui, but
> > cannot find a way to add or modify through qconf.
> > When I invoke following on a host that has a custom load_sensor
> specified,
> > nothing in the output shows the load_sensor
> > specification.
> >
> > qconf -se <host>
> >
> >
> > _______________________________________________
> > users mailing list
> > [email protected]
> > https://gridengine.org/mailman/listinfo/users
> >
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to