nv-l
[Top] [All Lists]

ovxbeep

To: nv-l@lists.tivoli.com
Subject: ovxbeep
From: "CATALINA MARTINEZ" <CATALINA.MARTINEZ@tlc.state.tx.us>
Date: Tue, 18 Sep 2001 14:59:33 -0500
This is a MIME message. If you are reading this text, you may want to 
consider changing to a mail reader or gateway that understands how to 
properly handle MIME multipart messages.
To All:

AIX 4.3.3 Netview 6.0.2

Is it possible to change the window size and number of lines in the message of 
the popup window?

I changed the fonts and title bar in /usr/OV/app-defaults/Xnm but can not find 
where to change the window size.

I also tried setting the parameter -geometry WWWxLLLL but it didnot work. The 
font also seems to remain the same.

I tried using the \n in the message but it did not work.  Any ideas?  see below 
(I am using Exceed)

port=`echo $2 | tr '/' '.'`
portname=`/usr/OV/bin/snmpget $1 .1.3.6.1.4.1.9.5.1.4.1.1.4.$port`
#echo 'Port name =' ${portname##*:}
name=${portname##*:}
prefix=`echo $name | cut -c 1-3`
if test "$prefix" = "NET"
  then
      /usr/OV/bin/ovxbeep -b 10 -geometry 100x50-0-0 -display CMartinez:0.0 "$1 
$name is DOWN"&
      echo $1 $name | mail -s "CORE DEVICE DOWN" CMartinez

  exit
fi
exit 0

Catalina
To All:
 
AIX 4.3.3 Netview 6.0.2
 
Is it possible to change the window size and number of lines in the message of the popup window?
 
I changed the fonts and title bar in /usr/OV/app-defaults/Xnm but can not find where to change the window size.
 
I also tried setting the parameter -geometry WWWxLLLL but it didnot work. The font also seems to remain the same.
 
I tried using the \n in the message but it did not work.  Any ideas?  see below (I am using Exceed)
 
port=`echo $2 | tr '/' '.'`
portname=`/usr/OV/bin/snmpget $1 .1.3.6.1.4.1.9.5.1.4.1.1.4.$port`
#echo 'Port name =' ${portname##*:}
name=${portname##*:}
prefix=`echo $name | cut -c 1-3`
if test "$prefix" = "NET"
  then
      /usr/OV/bin/ovxbeep -b 10 -geometry 100x50-0-0 -display CMartinez:0.0 "$1 $name is DOWN"&
      echo $1 $name | mail -s "CORE DEVICE DOWN" CMartinez
 
  exit
fi
exit 0
Catalina




<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web