Hi David,
thxs for the mail..i reffered all docs..but i didnt see any line like
that...instead of *.err i used *.*
but ifi use a strace command it looks like this
i used mysql src and its located in /usr/local/mysql
WHAT THE POBLEM.?? pls.help..
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN,
revents=POLLIN}], 3, -1) = 1
recvfrom(6, "<30>named[1075]: running\n", 2048, 0, {sa_family=AF_INET,
sin_port=htons(514), sin_addr=inet_addr("147.120.254.2")}, [16]) = 25
socket(PF_UNIX, SOCK_STREAM, 0) = 8
connect(8, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1
ECONNREFUSED (Connection refused)
close(8) = 0
open("/etc/hosts", O_RDONLY) = 8
fcntl64(8, F_GETFD) = 0
fcntl64(8, F_SETFD, FD_CLOEXEC) = 0
fstat64(8, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x4001c000
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 10, 2004 11:47 PM
Subject: jffnms-users digest, Vol 1 #683 - 8 msgs
> Send jffnms-users mailing list submissions to
> [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
> You can reach the person managing the list at
> [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of jffnms-users digest..."
>
>
> Today's Topics:
>
> 1. mysql syslog problem (Tharanga)
> 2. How to monitor Memeory Utilization of Cisco Routers. (Manoj Khabe)
> 3. Also I did not see Memory Utilization when I want to select reports
by Type. (Manoj Khabe)
> 4. Re: How to monitor Memeory Utilization of Cisco Routers. (Javier
Szyszlican)
> 5. Re: Re: How to monitor Memeory Utilization of Cisco Routers. (Manoj
Khabe)
> 6. Re: Re: How to monitor Memeory Utilization of Cisco Routers. (Manoj
Khabe)
> 7. RE : [jffnms-users] mysql syslog problem (LIMA David)
> 8. SMS and Email (James Wright)
>
> --__--__--
>
> Message: 1
> From: "Tharanga" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Fri, 10 Dec 2004 10:38:48 +0600
> Subject: [jffnms-users] mysql syslog problem
>
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0033_01C4DEA4.6EE7E2F0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> Hi,
>
> i have a problem in mysql and msyslog. iam using jffnms. i need to get =
> all syslog events to a =3D
> database. but if i do tcp dump it shows the log. but it wont write to =
> =3D
> the database.
> pls..help me to solve this.
> iam using redhat 9 and msyslog msyslog-v1.08a tra.gz v3
> if i use a ps -ax i can see this
> /sbin/syslogd -f /etc/syslog.conf
>
> in syslog.conf i have these lines
> /usr/local/mysql/bin/mysql -s localhost -u jffnms -p jffnms -d jffnms -t =
> syslog
>
> but if u use a tcpdump u can see this out put and my nms servers =
> /var/log/syslog out put all the activites in the other monitring =
> meachines.
>
> 17:42:00.057682 147.120.254.2.syslog > 147.120.203.205.syslog: udp 37 =
> =3D
> (DF)
> 17:42:00.386100 147.120.254.2.syslog > 147.120.203.205.syslog: udp 112 =
> =3D
> (DF)
> 17:42:01.207285 147.120.254.2.syslog > 147.120.203.205.syslog: udp =
> 36=3D20
>
>
> please help me to solve this..
> thxs and rgds
> tharanga
>
> ------=_NextPart_000_0033_01C4DEA4.6EE7E2F0
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=3DContent-Type content=3D"text/html; =
> charset=3Diso-8859-1">
> <META content=3D"MSHTML 6.00.2800.1476" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>
> <DIV><FONT face=3DArial size=3D2>
> <DIV>Hi,</DIV>
> <DIV> </DIV>
> <DIV> i have a problem in mysql and msyslog. iam using jffnms. i =
> need to=20
> get all syslog events to a =3D<BR>database. but if i do tcp dump it =
> shows the log.=20
> but it wont write to =3D<BR>the database.<BR>pls..help me to solve =
> this.<BR>iam=20
> using redhat 9 and msyslog msyslog-v1.08a tra.gz v3<BR>if i use a ps -ax =
> i can=20
> see this<BR>/sbin/syslogd -f /etc/syslog.conf<BR><BR>in syslog.conf i =
> have these=20
> lines<BR>/usr/local/mysql/bin/mysql -s localhost -u jffnms -p jffnms -d =
> jffnms=20
> -t syslog<BR><BR>but if u use a tcpdump u can see this out put and my =
> nms=20
> servers /var/log/syslog out put all the activites in the other monitring =
>
> meachines.<BR><BR>17:42:00.057682 147.120.254.2.syslog >=20
> 147.120.203.205.syslog: udp 37 =3D<BR>(DF)<BR>17:42:00.386100 =
> 147.120.254.2.syslog=20
> > 147.120.203.205.syslog: udp 112 =3D<BR>(DF)<BR>17:42:01.207285=20
> 147.120.254.2.syslog > 147.120.203.205.syslog: udp =
> 36=3D20<BR><BR><BR>please=20
> help me to solve this..<BR>thxs and=20
> rgds<BR>tharanga<BR></DIV></FONT></DIV></FONT></DIV></BODY></HTML>
>
> ------=_NextPart_000_0033_01C4DEA4.6EE7E2F0--
>
>
>
>
> --__--__--
>
> Message: 2
> Date: Fri, 10 Dec 2004 08:13:47 -0800 (PST)
> From: Manoj Khabe <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: [jffnms-users] How to monitor Memeory Utilization of Cisco
Routers.
>
> --0-764653209-1102695227=:39388
> Content-Type: text/plain; charset=us-ascii
>
> Hello,
> I need to monitor Memory Utilization of Cisco Routers and Cisco Switches
in Jff 0.7.9.
> When I do Discovery on these devices It did not find memory monitoring.
> I manually modified default Memory Poller with memory OID for my device
> which is ( .1.3.6.1.4.1.9.2.1.8.0) but no luck.
> How can get this working?
> Along with this I want to monitors my router CIP card's memory and CPU too
whose OID is
> .1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5 ?
> How can I add them in jffnms??
> Please help.
>
> thanks,
> Manoj.
>
>
>
> Thanks,
> Manoj Khabe
> Softential Inc.
> Cell: 571-426-4200
> Softential : 703-650-0001 ext 130
> DeCA: 804-734-8746
>
> ---------------------------------
> Do you Yahoo!?
> The all-new My Yahoo! - What will yours do?
> --0-764653209-1102695227=:39388
> Content-Type: text/html; charset=us-ascii
>
> <DIV>Hello,</DIV>
> <DIV>I need to monitor Memory Utilization of Cisco Routers and Cisco
Switches in Jff 0.7.9.</DIV>
> <DIV>When I do Discovery on these devices It did not find memory
monitoring.</DIV>
> <DIV>I manually modified default Memory Poller with memory OID
for my device</DIV>
> <DIV>which is ( .1.3.6.1.4.1.9.2.1.8.0) but no luck. </DIV>
> <DIV>How can get this working?</DIV>
> <DIV>Along with this I want to monitors my router CIP card's memory and
CPU too whose OID is </DIV>
> <DIV>.1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5
?</DIV>
> <DIV>How can I add them in jffnms??</DIV>
> <DIV>Please help.</DIV>
> <DIV> </DIV>
> <DIV>thanks,</DIV>
> <DIV>Manoj.</DIV>
> <DIV> </DIV><BR><BR>Thanks,<br>Manoj Khabe<br>Softential
Inc.<br>Cell: 571-426-4200<br>Softential : 703-650-0001 ext 130<br>DeCA:
804-734-8746<p>
> <hr size=1>Do you Yahoo!?<br>
> The <a href="http://my.yahoo.com">all-new My Yahoo!</a> - What will yours
do?
> --0-764653209-1102695227=:39388--
>
>
> --__--__--
>
> Message: 3
> Date: Fri, 10 Dec 2004 08:17:50 -0800 (PST)
> From: Manoj Khabe <[EMAIL PROTECTED]>
> To: "Javier.ORG" <[EMAIL PROTECTED]>,
> jffusers <[EMAIL PROTECTED]>
> Subject: [jffnms-users] Also I did not see Memory Utilization when I want
to select reports by Type.
>
> --0-363890589-1102695470=:35970
> Content-Type: text/plain; charset=us-ascii
>
> Hello,
> I forgot to mention,
> Also I did not see Memory Utilization when I want to select reports by
Type.
> where as I do see Cisco CPU available in Types.
>
>
> any help is appriciated,
> Thanks,
>
>
>
>
>
>
> Thanks,
> Manoj Khabe
> Softential Inc.
> Cell: 571-426-4200
> Softential : 703-650-0001 ext 130
> DeCA: 804-734-8746
>
> ---------------------------------
> Do you Yahoo!?
> Jazz up your holiday email with celebrity designs. Learn more.
> --0-363890589-1102695470=:35970
> Content-Type: text/html; charset=us-ascii
>
> <DIV>Hello,</DIV>
> <DIV>I forgot to mention,</DIV>
> <DIV>Also I did not see Memory Utilization when I want to select reports
by Type.</DIV>
> <DIV>where as I do see Cisco CPU available in Types.</DIV>
> <DIV> </DIV>
> <DIV> </DIV>
> <DIV>any help is appriciated,</DIV>
> <DIV>Thanks,</DIV>
> <DIV> </DIV>
> <DIV> </DIV>
> <DIV> </DIV>
> <DIV> </DIV><BR><BR>Thanks,<br>Manoj Khabe<br>Softential
Inc.<br>Cell: 571-426-4200<br>Softential : 703-650-0001 ext 130<br>DeCA:
804-734-8746<p>
> <hr size=1>Do you Yahoo!?<br>
> Jazz up your holiday email with celebrity designs. <a
href="http://us.rd.yahoo.com/evt=29910/*http://celebrity.mail.yahoo.com">Lea
rn more.</a>
> --0-363890589-1102695470=:35970--
>
>
> --__--__--
>
> Message: 4
> Date: Fri, 10 Dec 2004 13:20:23 -0300
> From: Javier Szyszlican <[EMAIL PROTECTED]>
> Organization: JFFNMS
> Cc: [EMAIL PROTECTED]
> Subject: [jffnms-users] Re: How to monitor Memeory Utilization of Cisco
Routers.
>
> Hi Manoj,
>
> You will find the Memory usage inside the Cisco CPU Information interfac=
> e. Its=20
> a graph inside it.
>
> If you want to monitor another OID, please read the JFFNMS manual.
>
> Javier
>
> Manoj Khabe wrote:
> > Hello,
> > I need to monitor Memory Utilization of Cisco Routers and Cisco Switche=
> s in Jff 0.7.9.
> > When I do Discovery on these devices It did not find memory monitoring.
> > I manually modified default Memory Poller with memory OID for my device
> > which is ( .1.3.6.1.4.1.9.2.1.8.0) but no luck.=20
> > How can get this working?
> > Along with this I want to monitors my router CIP card's memory and CPU =
> too whose OID is=20
> > .1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5 ?
> > How can I add them in jffnms??
> > Please help.
> > =20
> > thanks,
> > Manoj.
> > =20
> >=20
> >=20
> > Thanks,
> > Manoj Khabe
> > Softential Inc.
> > Cell: 571-426-4200
> > Softential : 703-650-0001 ext 130
> > DeCA: 804-734-8746
> > =09
> > ---------------------------------
> > Do you Yahoo!?
> > The all-new My Yahoo! =96 What will yours do?
>
> --=20
>
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D=
> -=3D-=3D-=3D-=3D-=3D
> Javier Szyszlican, Project Leader, JFFNMS
> [EMAIL PROTECTED]
>
> I hope JFFNMS or I were helpful to you, if you
> can, please donate at http://jffnms.org/donate
>
>
>
> --__--__--
>
> Message: 5
> Date: Fri, 10 Dec 2004 08:31:54 -0800 (PST)
> From: Manoj Khabe <[EMAIL PROTECTED]>
> Subject: Re: [jffnms-users] Re: How to monitor Memeory Utilization of
Cisco Routers.
> To: Javier Szyszlican <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
>
> --0-1272771278-1102696314=:86016
> Content-Type: text/plain; charset=us-ascii
>
> Thanks Javier,
>
> I can this graph.
> How can I that mentioned in types.
> I can not see CPU or memory as well mentioned in Types for Graph
selection.
> I am sorry I mentioned wrong that I see type CPU in types option for
GRAPH..
> How can I have CPU and memory Option in types for graps?
>
>
> thanks,
> Manoj.
>
>
> Javier Szyszlican <[EMAIL PROTECTED]> wrote:
> Hi Manoj,
>
> You will find the Memory usage inside the Cisco CPU Information interface.
Its
> a graph inside it.
>
> If you want to monitor another OID, please read the JFFNMS manual.
>
> Javier
>
> Manoj Khabe wrote:
> > Hello,
> > I need to monitor Memory Utilization of Cisco Routers and Cisco Switches
in Jff 0.7.9.
> > When I do Discovery on these devices It did not find memory monitoring.
> > I manually modified default Memory Poller with memory OID for my device
> > which is ( .1.3.6.1.4.1.9.2.1.8.0) but no luck.
> > How can get this working?
> > Along with this I want to monitors my router CIP card's memory and CPU
too whose OID is
> > .1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5 ?
> > How can I add them in jffnms??
> > Please help.
> >
> > thanks,
> > Manoj.
> >
> >
> >
> > Thanks,
> > Manoj Khabe
> > Softential Inc.
> > Cell: 571-426-4200
> > Softential : 703-650-0001 ext 130
> > DeCA: 804-734-8746
> >
> > ---------------------------------
> > Do you Yahoo!?
> > The all-new My Yahoo! - What will yours do?
>
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Javier Szyszlican, Project Leader, JFFNMS
> [EMAIL PROTECTED]
>
> I hope JFFNMS or I were helpful to you, if you
> can, please donate at http://jffnms.org/donate
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> jffnms-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>
> Thanks,
> Manoj Khabe
> Softential Inc.
> Cell: 571-426-4200
> Softential : 703-650-0001 ext 130
> DeCA: 804-734-8746
>
> ---------------------------------
> Do you Yahoo!?
> Dress up your holiday email, Hollywood style. Learn more.
> --0-1272771278-1102696314=:86016
> Content-Type: text/html; charset=us-ascii
>
> <DIV>Thanks Javier,</DIV>
> <DIV> </DIV>
> <DIV>I can this graph.</DIV>
> <DIV>How can I that mentioned in types.</DIV>
> <DIV>I can not see CPU or memory as well mentioned in Types for Graph
selection.</DIV>
> <DIV>I am sorry I mentioned wrong that I see type CPU in types option for
GRAPH..</DIV>
> <DIV>How can I have CPU and memory Option in types for graps?</DIV>
> <DIV> </DIV>
> <DIV> </DIV>
> <DIV>thanks,</DIV>
> <DIV>Manoj.</DIV>
> <DIV><BR><BR><B><I>Javier Szyszlican <[EMAIL PROTECTED]></I></B>
wrote:</DIV>
> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px;
BORDER-LEFT: #1010ff 2px solid">Hi Manoj,<BR><BR>You will find the Memory
usage inside the Cisco CPU Information interface. Its <BR>a graph inside
it.<BR><BR>If you want to monitor another OID, please read the JFFNMS
manual.<BR><BR>Javier<BR><BR>Manoj Khabe wrote:<BR>> Hello,<BR>> I
need to monitor Memory Utilization of Cisco Routers and Cisco Switches in
Jff 0.7.9.<BR>> When I do Discovery on these devices It did not find
memory monitoring.<BR>> I manually modified default Memory Poller with
memory OID for my device<BR>> which is ( .1.3.6.1.4.1.9.2.1.8.0) but no
luck. <BR>> How can get this working?<BR>> Along with this I want to
monitors my router CIP card's memory and CPU too whose OID is <BR>>
.1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5 ?<BR>>
How can I add them in jffnms??<BR>> Please help.<BR>> <BR>>
thanks,<BR>> Manoj.<BR>> <BR>> <BR>>
> <BR>> Thanks,<BR>> Manoj Khabe<BR>> Softential Inc.<BR>>
Cell: 571-426-4200<BR>> Softential : 703-650-0001 ext 130<BR>> DeCA:
804-734-8746<BR>> <BR>> ---------------------------------<BR>> Do
you Yahoo!?<BR>> The all-new My Yahoo! - What will yours do?<BR><BR>--
<BR>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=<BR>Javier Szyszlican,
Project Leader, JFFNMS<BR>[EMAIL PROTECTED]<BR><BR>I hope JFFNMS or I were
helpful to you, if you<BR>can, please donate at
http://jffnms.org/donate<BR><BR><BR><BR>-------------------------------------------------------<BR>SF
email is sponsored by - The IT Product Guide<BR>Read honest & candid
reviews on hundreds of IT Products from real users.<BR>Discover which
products truly live up to the hype. Start reading
now.<BR>http://productguide.itmanagersjournal.com/<BR>______________________
_________________________<BR>jffnms-users mailing
>
list<BR>[EMAIL PROTECTED]<BR>https://lists.sourceforge.net/
lists/listinfo/jffnms-users<BR></BLOCKQUOTE><BR><BR>Thanks,<br>Manoj
Khabe<br>Softential Inc.<br>Cell: 571-426-4200<br>Softential :
703-650-0001 ext 130<br>DeCA: 804-734-8746<p>
> <hr size=1>Do you Yahoo!?<br>
> Dress up your holiday email, Hollywood style. <a
href="http://us.rd.yahoo.com/evt=29909/*http://celebrity.mail.yahoo.com">Lea
rn more.</a>
> --0-1272771278-1102696314=:86016--
>
>
> --__--__--
>
> Message: 6
> Date: Fri, 10 Dec 2004 08:34:40 -0800 (PST)
> From: Manoj Khabe <[EMAIL PROTECTED]>
> Subject: Re: [jffnms-users] Re: How to monitor Memeory Utilization of
Cisco Routers.
> To: Javier Szyszlican <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
>
> --0-1711903392-1102696480=:96647
> Content-Type: text/plain; charset=us-ascii
>
> I Got it...
> This type is mentioned as Cisco System Info.
>
>
> Javier Szyszlican <[EMAIL PROTECTED]> wrote:
> Hi Manoj,
>
> You will find the Memory usage inside the Cisco CPU Information interface.
Its
> a graph inside it.
>
> If you want to monitor another OID, please read the JFFNMS manual.
>
> Javier
>
> Manoj Khabe wrote:
> > Hello,
> > I need to monitor Memory Utilization of Cisco Routers and Cisco Switches
in Jff 0.7.9.
> > When I do Discovery on these devices It did not find memory monitoring.
> > I manually modified default Memory Poller with memory OID for my device
> > which is ( .1.3.6.1.4.1.9.2.1.8.0) but no luck.
> > How can get this working?
> > Along with this I want to monitors my router CIP card's memory and CPU
too whose OID is
> > .1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5 ?
> > How can I add them in jffnms??
> > Please help.
> >
> > thanks,
> > Manoj.
> >
> >
> >
> > Thanks,
> > Manoj Khabe
> > Softential Inc.
> > Cell: 571-426-4200
> > Softential : 703-650-0001 ext 130
> > DeCA: 804-734-8746
> >
> > ---------------------------------
> > Do you Yahoo!?
> > The all-new My Yahoo! - What will yours do?
>
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Javier Szyszlican, Project Leader, JFFNMS
> [EMAIL PROTECTED]
>
> I hope JFFNMS or I were helpful to you, if you
> can, please donate at http://jffnms.org/donate
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> jffnms-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>
> Thanks,
> Manoj Khabe
> Softential Inc.
> Cell: 571-426-4200
> Softential : 703-650-0001 ext 130
> DeCA: 804-734-8746
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> --0-1711903392-1102696480=:96647
> Content-Type: text/html; charset=us-ascii
>
> <DIV>I Got it... </DIV>
> <DIV>This type is mentioned as Cisco System Info.</DIV>
> <DIV><BR><BR><B><I>Javier Szyszlican <[EMAIL PROTECTED]></I></B>
wrote:</DIV>
> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px;
BORDER-LEFT: #1010ff 2px solid">Hi Manoj,<BR><BR>You will find the Memory
usage inside the Cisco CPU Information interface. Its <BR>a graph inside
it.<BR><BR>If you want to monitor another OID, please read the JFFNMS
manual.<BR><BR>Javier<BR><BR>Manoj Khabe wrote:<BR>> Hello,<BR>> I
need to monitor Memory Utilization of Cisco Routers and Cisco Switches in
Jff 0.7.9.<BR>> When I do Discovery on these devices It did not find
memory monitoring.<BR>> I manually modified default Memory Poller with
memory OID for my device<BR>> which is ( .1.3.6.1.4.1.9.2.1.8.0) but no
luck. <BR>> How can get this working?<BR>> Along with this I want to
monitors my router CIP card's memory and CPU too whose OID is <BR>>
.1.3.6.1.4.1.9.9.20.1.1.1.4.5 and .1.3.6.1.4.1.9.9.20.1.1.1.12.5 ?<BR>>
How can I add them in jffnms??<BR>> Please help.<BR>> <BR>>
thanks,<BR>> Manoj.<BR>> <BR>> <BR>>
> <BR>> Thanks,<BR>> Manoj Khabe<BR>> Softential Inc.<BR>>
Cell: 571-426-4200<BR>> Softential : 703-650-0001 ext 130<BR>> DeCA:
804-734-8746<BR>> <BR>> ---------------------------------<BR>> Do
you Yahoo!?<BR>> The all-new My Yahoo! - What will yours do?<BR><BR>--
<BR>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=<BR>Javier Szyszlican,
Project Leader, JFFNMS<BR>[EMAIL PROTECTED]<BR><BR>I hope JFFNMS or I were
helpful to you, if you<BR>can, please donate at
http://jffnms.org/donate<BR><BR><BR><BR>-------------------------------------------------------<BR>SF
email is sponsored by - The IT Product Guide<BR>Read honest & candid
reviews on hundreds of IT Products from real users.<BR>Discover which
products truly live up to the hype. Start reading
now.<BR>http://productguide.itmanagersjournal.com/<BR>______________________
_________________________<BR>jffnms-users mailing
>
list<BR>[EMAIL PROTECTED]<BR>https://lists.sourceforge.net/
lists/listinfo/jffnms-users<BR></BLOCKQUOTE><BR><BR>Thanks,<br>Manoj
Khabe<br>Softential Inc.<br>Cell: 571-426-4200<br>Softential :
703-650-0001 ext 130<br>DeCA:
804-734-8746<p>__________________________________________________<br>Do You
Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around
<br>http://mail.yahoo.com
> --0-1711903392-1102696480=:96647--
>
>
> --__--__--
>
> Message: 7
> Subject: RE : [jffnms-users] mysql syslog problem
> Date: Fri, 10 Dec 2004 17:52:00 +0100
> From: "LIMA David" <[EMAIL PROTECTED]>
> To: "Tharanga" <[EMAIL PROTECTED]>,
> <[EMAIL PROTECTED]>
>
>
> Your syslog.conf is false please read the doc for msyslog
>
> You have to put a line like:
>
> *.err %mysql -s localhost -u jffnms -p jffnms -d jffnms -t syslog
>
> =A0there is some samples on the /opt/jffnms/docs/unix directory
>
>
> _________________________________
>
> David LIMA
> Professional Services
> www.scc.com
> =A0
> =A0
> -----Message d'origine-----
> De=A0: Tharanga [mailto:[EMAIL PROTECTED]
> Envoy=E9=A0: vendredi 10 d=E9cembre 2004 5:39
> =C0=A0: [EMAIL PROTECTED]
> Objet=A0: [jffnms-users] mysql syslog problem
>
> Hi,
> =A0
> =A0i have a problem in mysql and msyslog. iam using jffnms. i need to get
a=
> ll syslog events to a =3D
> database. but if i do tcp dump it shows the log. but it wont write to =3D
> the database.
> pls..help me to solve this.
> iam using redhat 9 and msyslog msyslog-v1.08a tra.gz v3
> if i use a ps -ax i can see this
> /sbin/syslogd -f /etc/syslog.conf
>
> in syslog.conf i have these lines
> /usr/local/mysql/bin/mysql -s localhost -u jffnms -p jffnms -d jffnms -t
sy=
> slog
>
> but if u use a tcpdump u can see this out put and my nms servers
/var/log/s=
> yslog out put all the activites in the other monitring meachines.
>
> 17:42:00.057682 147.120.254.2.syslog > 147.120.203.205.syslog: udp 37 =3D
> (DF)
> 17:42:00.386100 147.120.254.2.syslog > 147.120.203.205.syslog: udp 112 =3D
> (DF)
> 17:42:01.207285 147.120.254.2.syslog > 147.120.203.205.syslog: udp 36=3D20
>
>
> please help me to solve this..
> thxs and rgds
> tharanga
>
>
> -
>
>
> --------------------------------------------------------------------------
-=
> ---------------
>
> Ce message contient des informations dont le contenu est susceptible
d'=EAt=
> re confidentiel.
> Il est destin=E9 au(x) destinataire(s) indiqu=E9(s) exclusivement.
>
> A moins que vous ne fassiez partie de la liste des destinataires, ou que
vo=
> us soyez
> habilit=E9 =E0 recevoir le mail =E0 leur place, il vous est interdit de le
=
> copier, de l'utiliser
> ou de d=E9voiler son contenu =E0 un tiers.
>
> Si vous avez re=E7u cet email par erreur, merci de prendre contact avec
l'=
> =E9metteur.
>
> Les opinions exprim=E9es dans cet e-mail sont celles de l'=E9metteur et ne
=
> refl=E8tent pas
> n=E9cessairement celles de l'entreprise.
>
> Ce e-mail peut contenir des pi=E8ces jointes dont certaines pourraient
cont=
> enir des virus
> qui pourraient endommager votre syst=E8me informatique.
>
> La compagnie a pris toutes dispositions afin de minimiser ce risque et
d=E9=
> cline toute
> responsabilit=E9 pour toute perte ou dommage r=E9sultant directement ou
ind=
> irectement de
> l'utilisation de cet email ou de son contenu.
>
> Il vous appartient d'effectuer vos propres contr=F4les anti-virus avant
d'o=
> uvrir
> la ou les pi=E8ces jointes.
> --------------------------------------------------------------------------
-=
> ---------------
>
>
>
> --__--__--
>
> Message: 8
> Date: Fri, 10 Dec 2004 17:49:10 -0000
> From: "James Wright" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: [jffnms-users] SMS and Email
>
> This is a multi-part message in MIME format.
>
> ------=_NextPartTM-000-47efe548-6b75-4174-b0e6-244be80616f5
> Content-Type: multipart/alternative;
> boundary="----_=_NextPart_001_01C4DEE0.8DCC7E6A"
>
> ------_=_NextPart_001_01C4DEE0.8DCC7E6A
> Content-Type: text/plain;
> charset="us-ascii"
> Content-Transfer-Encoding: quoted-printable
>
> Hi
>
> Is there a way to stop email and SMS after 1 of each has been sent for
> that host?
>
> Great product but phone never stops SMSing me!!
>
> =20
>
> Thanks
>
> James Wright
>
>
>
> =20
>
>
> This e-mail (and any attachments) contains information which is =
> confidential and may be legally privileged and protected from =
> disclosure. It is intended solely for the use of the individual or =
> entity to whom it is addressed and others authorised to receive it. If =
> you are not the intended recipient of this e-mail or any parts of it =
> please telephone 0207 940 4200 immediately upon receipt. No other =
> person is authorised to copy, forward or disclose, distribute or retain =
> this e-mail in any form.
>
>
> ------_=_NextPart_001_01C4DEE0.8DCC7E6A
> Content-Type: text/html;
> charset="us-ascii"
> Content-Transfer-Encoding: quoted-printable
>
> <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
> xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
> xmlns=3D"http://www.w3.org/TR/REC-html40"
> xmlns:ns0=3D"urn:schemas-microsoft-com:office:smarttags">
>
> <head>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Dus-ascii">
> <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
> <style>
> <!--
> /* Style Definitions */
> p.MsoNormal, li.MsoNormal, div.MsoNormal
> {margin:0cm;
> margin-bottom:.0001pt;
> font-size:12.0pt;
> font-family:"Times New Roman";}
> a:link, span.MsoHyperlink
> {color:blue;
> text-decoration:underline;}
> a:visited, span.MsoHyperlinkFollowed
> {color:purple;
> text-decoration:underline;}
> span.EmailStyle17
> {mso-style-type:personal-compose;
> font-family:Arial;
> color:windowtext;}
> @page Section1
> {size:595.3pt 841.9pt;
> margin:72.0pt 90.0pt 72.0pt 90.0pt;}
> div.Section1
> {page:Section1;}
> -->
> </style>
>
> </head>
>
> <body lang=3DEN-GB link=3Dblue vlink=3Dpurple>
>
> <div class=3DSection1>
>
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>Hi<o:p></o:p></span></font></p>
>
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>Is there a way to stop email and SMS after 1 of each =
> has
> been sent for that host?<o:p></o:p></span></font></p>
>
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>Great product but phone never stops SMSing =
> me!!<o:p></o:p></span></font></p>
>
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'><o:p> </o:p></span></font></p>
>
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>Thanks<o:p></o:p></span></font></p>
>
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>James Wright<br>
> <br>
> <o:p></o:p></span></font></p>
>
> <p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
> style=3D'font-size:
> 12.0pt'><o:p> </o:p></span></font></p>
>
> </div>
>
> This e-mail (and any attachments) contains information which is =
> confidential and may be legally privileged and protected from =
> disclosure. It is intended solely for the use of the individual or =
> entity to whom it is addressed and others authorised to receive it. If =
> you are not the intended recipient of this e-mail or any parts of it =
> please telephone 0207 940 4200 immediately upon receipt. No other =
> person is authorised to copy, forward or disclose, distribute or retain =
> this e-mail in any form.</body>
>
> </html>
>
> ------_=_NextPart_001_01C4DEE0.8DCC7E6A--
>
> ------=_NextPartTM-000-47efe548-6b75-4174-b0e6-244be80616f5--
>
>
>
>
> --__--__--
>
> _______________________________________________
> jffnms-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>
> End of jffnms-users Digest
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users