<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.00.2014.210" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><SPAN class=674464811-07071999>I am reading a
variable from an NT machine indicating amount of Virtual Memory in Use, the
variable can return anything up to 3GBytes, now I tried to set maxbytes2 equal
to 3100000000 but I get a warning that maxbytes has exceeded MAXINT. I
suspect the easiset way round this is to set Maxbytes2 lower and divide the
incoming value by 100 by performing some maths on the target
line.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=674464811-07071999>Here's my existing
target definition, Does anyone know what do I need to do to devide the second
variable by 100?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999>Target[Tarbh.Memory]:
1.3.6.1.4.1.311.1.1.3.1.1.4.1.0&1.3.6.1.4.1.311.1.1.3.1.1.4.2.0:public@Tarbh</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999>Thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=674464811-07071999>Charles</SPAN></FONT></DIV></BODY></HTML>