This is the correct link and it is working now: http://www.lyonsonline.net/jack/Projects/ ----- Original Message ----- From: "Jack Lyons" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 01, 2004 2:17 PM Subject: Re: [SA-list] SNMP check with script/formula
> I am using a Perl Script to find a delta between current value and > previous > values: > http://www.lyonsonline.net/Jack/Projects/ and also between the size of > a > file between checks > > (currently the link is broken, but try again later today) > > Jack > ----- Original Message ----- > From: "Dirk Bulinckx" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, August 30, 2004 2:08 PM > Subject: RE: [SA-list] SNMP check with script/formula > > > I see... > > > Dirk. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Michael D. Shook > Sent: Monday, August 30, 2004 7:20 PM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] SNMP check with script/formula > > I could see this kind of "scripting/formula thing" being applied to ANY > check where a discrete value is returned. > > Michael D. Shook > Technical Analyst > [EMAIL PROTECTED] > 863 668 4477 (work) > 863 860 4070(cell) > 863 665 1261 (fax) > www.saddlecrk.com > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Dirk Bulinckx > Sent: Monday, August 30, 2004 11:36 AM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] SNMP check with script/formula > > So having this scripting/formula thing for diskspace is also > interesting? > Or do you monitor diskspace via snmp? > > > Dirk. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Michael D. Shook > Sent: Monday, August 30, 2004 5:22 PM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] SNMP check with script/formula > > Well, what I'm thinking is that a certain amount of change between two > checks is expected, but if say your monitoring a mail server's disk > space > and all of a sudden it gained 15gb between the last check and the > current > one, that would trigger the alarm. Error counts are the same way. > Monitoring > a SQL Server you have to expect a certain number of errors as the cost > of > doing business, but if that number jumps too high too fast, then you > have a > real issue. > > Also, we use the APC Environment monitors for our server rooms and telco > closets. That info (environment) is available via SNMP. > > Michael D. Shook > Technical Analyst > [EMAIL PROTECTED] > 863 668 4477 (work) > 863 860 4070(cell) > 863 665 1261 (fax) > www.saddlecrk.com > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Dirk Bulinckx > Sent: Monday, August 30, 2004 9:17 AM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] SNMP check with script/formula > > What might be the use for the diskspace check? > (I suppose that temperature is also snmp based?) And the error counts > what > kind of check would that be? > > > Dirk. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Michael D. Shook > Sent: Monday, August 30, 2004 2:56 PM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] SNMP check with script/formula > > If you're talking about the possibility of change monitoring, then I > could > see using that in all sorts of places: disk space, temperature, > bandwidth, > error counts, etc. > > (current_result - previous_result) alone might be useful, as well as the > change over time. > > > Michael D. Shook > Technical Analyst > [EMAIL PROTECTED] > 863 668 4477 (work) > 863 860 4070(cell) > 863 665 1261 (fax) > www.saddlecrk.com > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Dirk Bulinckx > Sent: Monday, August 30, 2004 6:22 AM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] SNMP check with script/formula > > That's already in v5 :-) > In v5 you'll be able to have some scripting that runs after the check, > that > means that the check as such stays as it is and will use the compare to > 5 > (for example), but just after the check we can execute a script and with > that script you can change the %e (sa_checkresponse) parameter. And > that > could be a "translation" of 5 to dormant. > > > Specificly for SNMP checks we hope to have some MIB look-ups in the > future > too (not sure if that will be v5 or v5.x), that way you won't have to > make > scripts for the snmp checks since all that info "should" be in the MIB > file. > > > > > Dirk. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of [EMAIL PROTECTED] > Sent: Monday, August 30, 2004 1:12 PM > To: [EMAIL PROTECTED] > Subject: Re: [SA-list] SNMP check with script/formula > > > > > > Not sure if this is what you're meaning here, but what would be really > useful to > me would be a means of interpreting SNMP response values - e.g. a port > status of > "1" means active, "5" means dormant, and so on. I'd love to be able to > put > interpretations on my web screens and alerts. > > Ian > > > Ian K Gray > OEL IS - European Network Operations > Tel: +44 1236 502661 > Mob: +44 7881 518854 > |-------------------------------+--------------------------------------- > ---- > ---| > | "Dirk Bulinckx" | > | > | <[EMAIL PROTECTED]> | > | > | Sent by: | > To| > | [EMAIL PROTECTED] | > <[EMAIL PROTECTED]> | > | | > cc| > | 30/08/2004 11:53 | > | > | | > Subject| > | Please respond to | [SA-list] SNMP > check | > | [EMAIL PROTECTED] | with > script/formula > | > | | > | > | | > | > | | > | > | | > | > | | > | > | | > | > |-------------------------------+--------------------------------------- > ---- > ---| > > > > > > > Hi, > > We're currently working on an enhancement of the snmp check in Servers > Alive. > We would like to know what kind of "formula's" you would like to use on > the > results. > > What we already know if something similar too > (current_result - previous_result) / (current_time - > previous_time) > => typicaly used to monitor bandwidth. > > Any other things? > > > > Dirk. > > > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > > > > > ------------------------- > > [This E-mail scanned for viruses by Declude Virus] > > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > ------------------------- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
