| [Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
RE: [nocol-users] ciscomon-confg how to start the process and how to configure
|
Thanks for the info, it worked.
I modified the keepalive_monitors and change to the PROGRAMS variable to:
PROGRAMS="$PROGRAMS hostmon ciscomon". I also added the passwd to the
ciscomon-confg and that worked.
My ciscomon-confg file contains:
light xxx.xxx.237.1 password
cpuusage 50 70 90
memory 10 15 20
inlet 5 10 15
(Is "10 15 20" in bytes, K, or Megs?)
and I receive the following in the output file:
(display_nocol_datafile ../data/ciscomon-output)
Thu May 25 13:20:00 2000 [ciscomon]: SITE light xxx.xxx.237.1 VAR
CPUusage/5m
3 50 Percent LEVEL Info LOGLEVEL Info NOCOP up
Thu May 25 13:00:00 2000 [ciscomon]: SITE light xxx.xxx.237.1 VAR
ProcMem_use
d 109 20 Percent LEVEL Critical LOGLEVEL Critical NOCOP down
Thu May 25 12:40:00 2000 [ciscomon]: SITE lighting xxx.xxx.237.1 VAR Inlet 0
0 D
eg(C) LEVEL Info LOGLEVEL Info NOCOP unknown
NOTE: I've masked my IP address throughout.
Now, I'm not to worried about the Inlet error as much as the ProcMem_use
error.
The "show memory free" command on the router shows:
light>show memory free
Head Total(b) Used(b) Free(b) Lowest(b) Largest(b)
Processor 616CF4A0 110300000 52525720 57774280 54684808 53121840
Fast 616AF4A0 131072 41368 89704 89704 89660
The cisco router is a 7576 and here is an excerpt of the show version
command:
IOS (tm) RSP Software (RSP-JSV-M), Version 12.0(4)T, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Wed 28-Apr-99 15:59 by kpma
Image text-base: 0x60010908, data-base: 0x610A6000
Edward Concilio
GoAmerica Communications Corp.
Senior Systems Admin.
401 Hackensack Ave.
Hackensack, NJ 07601
econcilio@goamerica.net
econcilio@gomail.net
http://www.goamerica.net
Tel: (201) 996-1717 x2243
Fax: (201) 996-1772
> -----Original Message-----
> From: Vikas Aggarwal [mailto:vikas@navya.com]
> Sent: Thursday, May 25, 2000 12:32 PM
> To: Edward Concilio
> Subject: Re: [nocol-users] ciscomon-confg how to start the process and
> how to configure
>
>
> Yes, just by adding it to keepalive_monitors, it will start up...
>
> Put the cisco-password where the 'passwd' word is.
>
> Let me know if it worked.
>
> -vikas
>
> Edward Concilio wrote:
> >
> > Greetings,
> >
> > I have nocol-4.3.1 installed on a SunOS 5.6 server. The
> installation went
> > smoothly,
> > no trouble. Now I have a question as to how to configure
> the ciscomon-confg
> > file
> > and how to start the ciscomon process.
> >
> > Do I modify the keepalive_monitors and change to the following:
> > PROGRAMS="noclogd etherload ippingmon rpcpingmon nsmon
> ntpmon portmon"
> > PROGRAMS="$PROGRAMS hostmon ciscomon"
> > with ciscomon appended to the PROGRAMS variable?
> >
> > A sample of the ciscomon-confg file would help. The sample in the
> > distribution was
> > very vague. Where does the cisco passwd go? on the same
> line, as such:
> > cisco-4600 10.10.34.1 passwd
> >
> > Any help would be appreciated.
> >
> > Edward Concilio
> > GoAmerica Communications Corp.
> > Senior Systems Admin.
> > 401 Hackensack Ave.
> > Hackensack, NJ 07601
> > econcilio@goamerica.net
> > econcilio@gomail.net
> > http://www.goamerica.net
> > Tel: (201) 996-1717 x2243
> > Fax: (201) 996-1772
>
> --
> -----------------------------------------------------------------
> Vikas Aggarwal 609-514-3777 tel
> Director of Overlay Engineering 609-514-9010 fax
> Verio Inc.
>
|