You can subscribe to this list here.
2006 |
Jan
|
Feb
(38) |
Mar
(131) |
Apr
(5) |
May
(23) |
Jun
(9) |
Jul
(9) |
Aug
(9) |
Sep
(24) |
Oct
(28) |
Nov
(33) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(45) |
Feb
(22) |
Mar
(52) |
Apr
(17) |
May
(4) |
Jun
(68) |
Jul
(12) |
Aug
(25) |
Sep
(63) |
Oct
(45) |
Nov
(25) |
Dec
(76) |
2008 |
Jan
(34) |
Feb
(53) |
Mar
(30) |
Apr
(42) |
May
(50) |
Jun
(45) |
Jul
(21) |
Aug
(36) |
Sep
(33) |
Oct
(28) |
Nov
(32) |
Dec
(16) |
2009 |
Jan
(35) |
Feb
(36) |
Mar
(32) |
Apr
(24) |
May
(26) |
Jun
(15) |
Jul
(17) |
Aug
(30) |
Sep
(14) |
Oct
(18) |
Nov
(26) |
Dec
(22) |
2010 |
Jan
(11) |
Feb
(33) |
Mar
(35) |
Apr
(16) |
May
(11) |
Jun
(4) |
Jul
(36) |
Aug
(3) |
Sep
(14) |
Oct
(5) |
Nov
(10) |
Dec
(12) |
2011 |
Jan
(7) |
Feb
(31) |
Mar
(13) |
Apr
(14) |
May
(18) |
Jun
(25) |
Jul
(6) |
Aug
(23) |
Sep
(20) |
Oct
(18) |
Nov
(4) |
Dec
(9) |
2012 |
Jan
(32) |
Feb
(4) |
Mar
(15) |
Apr
(3) |
May
(8) |
Jun
(9) |
Jul
(6) |
Aug
(6) |
Sep
|
Oct
(14) |
Nov
(22) |
Dec
(4) |
2013 |
Jan
(16) |
Feb
(11) |
Mar
(1) |
Apr
|
May
(1) |
Jun
(6) |
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
(5) |
Nov
(5) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(3) |
Apr
(4) |
May
|
Jun
(1) |
Jul
(19) |
Aug
(4) |
Sep
(13) |
Oct
(3) |
Nov
(8) |
Dec
(4) |
2016 |
Jan
(18) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(9) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(7) |
2017 |
Jan
(5) |
Feb
|
Mar
(3) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
|
Mar
(4) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(3) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Joshua K. <fo...@tr...> - 2008-08-15 19:34:33
|
I am using devmon across 3 servers and it looks like devmon is eating up 100% cpu. 25069 root 25 0 57844 49m 2696 R 100 1.5 14278:58 devmon 29337 root 20 0 4272 2352 1440 R 4 0.1 0:00.02 snmptthandler 5953 hobbit 15 0 27672 23m 2928 S 2 0.7 22:31.10 hobbitd 6017 hobbit 15 0 76328 72m 868 S 2 2.2 43:20.01 hobbitd_rrd 6021 hobbit 18 0 9964 6248 1772 S 2 0.2 80:08.33 login.pl 14610 root 16 0 27400 21m 1292 S 2 0.6 128:47.55 snmptrapd 29319 root 15 0 2160 940 700 R 2 0.0 0:00.01 top 1 root 15 0 2036 624 536 S 0 0.0 0:29.00 init Anyone got any ideas? -Josh |
From: <Ben...@va...> - 2008-08-14 20:03:35
|
Ik ben niet aanwezig vanaf 04/08/2008 en kom terug op 21/08/2008. Ik ben niet op het kantoor. Voor dringende zaken ivm het systeembeheer van het VAPH kan u een mail sturen naar exp...@va.... I am not at the office. For urgent matters please contact exp...@va.... Benoit Opgelet ! De domeinnaam van het Vlaams Agentschap is vanaf heden vaph.be. Dit betekent dat u uw correspondent kan bereiken via voo...@va.... Gelieve aub dit aan te passen in uw adresboek. DISCLAIMER ------------------------------------------------------------------------------- De personeelsleden van het agentschap doen hun best om in e-mails betrouwbare informatie te geven. Toch kan niemand rechten doen gelden op basis van deze inhoud. Als in de e-mail een stellingname voorkomt, is dat niet noodzakelijk het standpunt van het agentschap. Rechtsgeldige beslissingen of officiele standpunten worden alleen per brief toegestuurd. |
From: Asif I. <va...@gm...> - 2008-08-14 18:46:01
|
One of my co-worker (cc'd) found the bug. Find all the entries of the following line my $port = $1 if $cid =~ s/::(\d+)^//; And replace it with my $port = $1 if $cid =~ s/::(\d+)$//; on modules/dm_config.pm file Now devmon picks the alternate snmp port as explained in man page On Thu, Aug 14, 2008 at 10:11 AM, Asif Iqbal <va...@gm...> wrote: > Anyone figured this out? I am using port 163 as port(163) and it fails > with no response and timeout. A regular snmpget on that port works > just fine. Is this a bug with devmon? > > > On Fri, Sep 28, 2007 at 3:04 AM, Klomp, H. <kl...@nl...> wrote: >> Hi Craig, >> >> I'm very curious at your checkpoint templates. >> I don't know what you've put in them, but can't you use the FireWall-1 as the object id, by putting this in your specs >> file and in your oids ? >> something like this: >> >> specs >> vendor : Checkpoint >> model : FW-1 >> snmpver : 2 >> sysdesc : FireWall-1 >> >> (Why do you use snmp ver 1 instead of 2 ? Our checkpoint equipment works with snmp ver 2. >> >> oids >> sysDescr : .1.3.6.1.4.1.2620.1.1.10.0 >> Policy : .1.3.6.1.4.1.2620.1.9.5.0 >> >> >> I'm using a simple perl script to get the snmp variables out of the checkpoint FW but would like to switch to devmon, >> since it's much easier to get multiple information. >> If you could send me the template I can try to help you solve the problem. >> >> Best regards, >> >> Bert Klomp >> >> >> -----Original Message----- >> From: dev...@li... [mailto:dev...@li...] On Behalf Of >> Craig Cook >> Sent: vrijdag 28 september 2007 5:13 >> To: dev...@li... >> Subject: Re: [Devmon] Non Standard SNMP port >> >>>> I have added the port(260) parameter to bb-hosts, >> but >>>> my --readbbhosts >>>> failed so I suspect I have not edited hosts.db >>>> correctly. >>>> >>>> What is the syntax? >>> >>>You need to read the docs, its in there. Here is a >> cut from the USING >>>document >>> >>>DEVMON:tests(cpu,power),port(1161) >> >> >> Um, I have read the docs... "my --readbbhosts failed" >> I'll ask about my earlier post again... >> >> >> I have started work on a checkpoint template. >> Checkpoint does not have >> a sysDescr.0 value though. >> >> svr:/usr/local/devmontest# ./devmon -p --readbbhosts >> -vvvv >> [07-09-03@19:33:29] SNMP querying all hosts in >> bb-hosts file, please >> wait... >> [07-09-03@19:33:40] Querying new hosts using cid >> 'public' and snmp v2 >> [07-09-03@19:33:50] ERROR: snmpget cp.example.com (no >> response >> received) >> [07-09-03@19:33:50] Querying new hosts using cid >> 'public' and snmp v1 >> [07-09-03@19:33:50] ERROR: snmpget cp.example.com >> (Received SNMP >> response with error code) >> [07-09-03@19:34:00] Could not query device: >> cp.example.com >> >> >> line from bb-hosts >> 0.0.0.0 cp.example.com # >> DEVMON:port(260),model(checkpoint;1),tests(volume) >> >> svr:/usr/local/devmontest# snmpget -c >> public -v 1 10.10.1.1:260 .1.3.6.1.4.1.2620.1.1.10.0 >> CHECKPOINT-MIB::fwProduct.0 = STRING: "FireWall-1" >> >> svr:/usr/local/devmontest# snmpget -c public -v 1 >> 10.10.1.1:260 >> .1.3.6.1.2.1.1.1.0 >> >> Error in packet >> Reason: (noSuchName) There is no such variable name in >> this MIB. >> Failed object: SNMPv2-MIB::sysDescr.0 >> >> >> Does "--readbbhosts" require a call to sysDescr.0 or >> can I tell it to look for another OID? >> >> (I have a work around, edit hosts.db directly) >> >> Craig >> >> >> >> >> ____________________________________________________________________________________ >> Pinpoint customers who are looking for what you sell. >> http://searchmarketing.yahoo.com/ >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> > > > > -- > Asif Iqbal > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: Asif I. <va...@gm...> - 2008-08-14 14:11:49
|
Anyone figured this out? I am using port 163 as port(163) and it fails with no response and timeout. A regular snmpget on that port works just fine. Is this a bug with devmon? On Fri, Sep 28, 2007 at 3:04 AM, Klomp, H. <kl...@nl...> wrote: > Hi Craig, > > I'm very curious at your checkpoint templates. > I don't know what you've put in them, but can't you use the FireWall-1 as the object id, by putting this in your specs > file and in your oids ? > something like this: > > specs > vendor : Checkpoint > model : FW-1 > snmpver : 2 > sysdesc : FireWall-1 > > (Why do you use snmp ver 1 instead of 2 ? Our checkpoint equipment works with snmp ver 2. > > oids > sysDescr : .1.3.6.1.4.1.2620.1.1.10.0 > Policy : .1.3.6.1.4.1.2620.1.9.5.0 > > > I'm using a simple perl script to get the snmp variables out of the checkpoint FW but would like to switch to devmon, > since it's much easier to get multiple information. > If you could send me the template I can try to help you solve the problem. > > Best regards, > > Bert Klomp > > > -----Original Message----- > From: dev...@li... [mailto:dev...@li...] On Behalf Of > Craig Cook > Sent: vrijdag 28 september 2007 5:13 > To: dev...@li... > Subject: Re: [Devmon] Non Standard SNMP port > >>> I have added the port(260) parameter to bb-hosts, > but >>> my --readbbhosts >>> failed so I suspect I have not edited hosts.db >>> correctly. >>> >>> What is the syntax? >> >>You need to read the docs, its in there. Here is a > cut from the USING >>document >> >>DEVMON:tests(cpu,power),port(1161) > > > Um, I have read the docs... "my --readbbhosts failed" > I'll ask about my earlier post again... > > > I have started work on a checkpoint template. > Checkpoint does not have > a sysDescr.0 value though. > > svr:/usr/local/devmontest# ./devmon -p --readbbhosts > -vvvv > [07-09-03@19:33:29] SNMP querying all hosts in > bb-hosts file, please > wait... > [07-09-03@19:33:40] Querying new hosts using cid > 'public' and snmp v2 > [07-09-03@19:33:50] ERROR: snmpget cp.example.com (no > response > received) > [07-09-03@19:33:50] Querying new hosts using cid > 'public' and snmp v1 > [07-09-03@19:33:50] ERROR: snmpget cp.example.com > (Received SNMP > response with error code) > [07-09-03@19:34:00] Could not query device: > cp.example.com > > > line from bb-hosts > 0.0.0.0 cp.example.com # > DEVMON:port(260),model(checkpoint;1),tests(volume) > > svr:/usr/local/devmontest# snmpget -c > public -v 1 10.10.1.1:260 .1.3.6.1.4.1.2620.1.1.10.0 > CHECKPOINT-MIB::fwProduct.0 = STRING: "FireWall-1" > > svr:/usr/local/devmontest# snmpget -c public -v 1 > 10.10.1.1:260 > .1.3.6.1.2.1.1.1.0 > > Error in packet > Reason: (noSuchName) There is no such variable name in > this MIB. > Failed object: SNMPv2-MIB::sysDescr.0 > > > Does "--readbbhosts" require a call to sysDescr.0 or > can I tell it to look for another OID? > > (I have a work around, edit hosts.db directly) > > Craig > > > > > ____________________________________________________________________________________ > Pinpoint customers who are looking for what you sell. > http://searchmarketing.yahoo.com/ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: <Ben...@va...> - 2008-08-12 14:02:46
|
Ik ben niet aanwezig vanaf 04/08/2008 en kom terug op 21/08/2008. Ik ben niet op het kantoor. Voor dringende zaken ivm het systeembeheer van het VAPH kan u een mail sturen naar exp...@va.... I am not at the office. For urgent matters please contact exp...@va.... Benoit |
From: G. F. <ga...@fr...> - 2008-08-12 08:47:20
|
Hi Loris, Le Mon, 11 Aug 2008 13:50:28 +0100, lor...@pn... écrivait: > We have devmon 0.3.0 running on an old RedHat 7.3 box which has been up > and running for over one year before this Sunday reboot. > > Before rebooting the box, devmon went purple two or three times a month. > After the reboot, it crashes every 15-20 minutes in standard mode. > > If I run it in debug mode, it doesn't crash (at least for the one hour I > let it run) but it doesn't update BB either, which goes purple. I am chasing this one as well but no luck so far. And the process is quite slow, last time it took 9 days before it stopped... > Can anyone please advice/suggest how to troubleshoot this ? Here are some instructions: http://sourceforge.net/mailarchive/message.php?msg_name=20080630100248.6cdde211.gaetan%40frenoy.net On step #4, you may want to add "-L" option to screen to write output to a file (easier for post-mortem analysis). Good luck. -- Gaëtan Frenoy |
From: <Ben...@va...> - 2008-08-11 14:03:42
|
Ik ben niet aanwezig vanaf 04/08/2008 en kom terug op 21/08/2008. Ik ben niet op het kantoor. Voor dringende zaken ivm het systeembeheer van het VAPH kan u een mail sturen naar exp...@va.... I am not at the office. For urgent matters please contact exp...@va.... Benoit Opgelet ! De domeinnaam van het Vlaams Agentschap is vanaf heden vaph.be. Dit betekent dat u uw correspondent kan bereiken via voo...@va.... Gelieve aub dit aan te passen in uw adresboek. DISCLAIMER ------------------------------------------------------------------------------- De personeelsleden van het agentschap doen hun best om in e-mails betrouwbare informatie te geven. Toch kan niemand rechten doen gelden op basis van deze inhoud. Als in de e-mail een stellingname voorkomt, is dat niet noodzakelijk het standpunt van het agentschap. Rechtsgeldige beslissingen of officiele standpunten worden alleen per brief toegestuurd. |
From: <lor...@pn...> - 2008-08-11 12:50:40
|
That's an odd one. We have devmon 0.3.0 running on an old RedHat 7.3 box which has been up and running for over one year before this Sunday reboot. Before rebooting the box, devmon went purple two or three times a month. After the reboot, it crashes every 15-20 minutes in standard mode. If I run it in debug mode, it doesn't crash (at least for the one hour I let it run) but it doesn't update BB either, which goes purple. Can anyone please advice/suggest how to troubleshoot this ? Cheers Loris PFPC is now PNC Global Investment Servicing and our email address extensions have changed to @pncgis.ie. |
From: <Ben...@va...> - 2008-08-06 20:02:30
|
Ik ben niet aanwezig vanaf 04/08/2008 en kom terug op 21/08/2008. Ik ben niet op het kantoor. Voor dringende zaken ivm het systeembeheer van het VAPH kan u een mail sturen naar exp...@va.... I am not at the office. For urgent matters please contact exp...@va.... Benoit |
From: Joshua K. <fo...@tr...> - 2008-08-06 17:50:30
|
I am trying to use the devmon-hobbit module to do my graphing on a script that I through together. This is what the data looks like that is being sent to hobbit. green Wed Aug 6 08:15:37 EDT 2008 - Start-Over is Ok! <center> <table border=1 cellpadding=10 cellspacing=0> <th>Description</th> <th>Totals</th> </tr> <tr> <td> Requested Start-Over Streams </td> <td> 14 </td> </tr> <tr> <td> Started Start-Over Streams </td> <td> 14 </td> </tr> <tr> <td> Running Start-Over Streams </td> <td> 43 </td> </tr> <tr> <td> Start-Over Success Rate </td> <td> 100% </td> </tr> </table> </center> <!--DEVMON RRD: startover 0 DS:ds0:GAUGE:600:0:U requested 14 started 14 running 43 success 100 --> Status unchanged in 0.00 minutes Message received from 165.237.105.140 Client data ID 1218024694 I have modified the hobbitserver.cfg to have these entries: TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tcp,di g=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apache,bind,sendmail,ma ilq,n mailq=mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,files,pr ocs=processes,ports,clock,lines,if_load=devmon,power=ncv,temp=ncv,temps=ncv, pdu=n cv,processor=ncv,startover=devmon,err_codes=ncv" GRAPHS="la,disk,inode,qtree,files,processes,memory,users,vmstat,iostat,tcp.h ttp,tcp,ncv,netstat,ifstat,mrtg::1,ports,temperature,ntpstat,apache,bind,sen dmail ,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,clock,lines,d evmon::1,if_load::1,processor,temp,temps,pdu,power,startover::1" I have modified the hobbitcgi.cfg to have this entry: CGI_SVC_OPTS="--env=/opt/hobbit/server/etc/hobbitserver.cfg --no-svcid --history=top --multigraphs=if_load,startover" My hobbitgraph.cfg looks like this: [startover] FNPATTERN startover.(.*).rrd TITLE - Startover - YAXIS Stats DEF:rtadata@RRDIDX@=@RRDFN@:ds0:AVERAGE LINE1:rtadata@RRDIDX@#002A97:@RRDPARAM@\g GPRINT:rtadata@RRDIDX@:LAST: %8.2lf %s (cur)\g GPRINT:rtadata@RRDIDX@:MAX: %8.2lf %s (max)\g GPRINT:rtadata@RRDIDX@:MIN: %8.2lf %s (min)\g GPRINT:rtadata@RRDIDX@:AVERAGE: %8.2lf %s (avg)\n There are 2 problems that I am running into. Here is the first problem: I am only seeing 3 graphs on my "startover" column and should be seeing 4. The second problem is that no data is being graphed. [root@gsonc-spg-ops-1 gsonc-spg-mas-1]# rrdtool dump startover.requested.rrd | more <!-- Round Robin Database Dump --><rrd> <version> 0003 </version> <step> 300 </step> <!-- Seconds --> <lastupdate> 1218024600 </lastupdate> <!-- 2008-08-06 08:10:00 EDT --> <ds> <name> ds0 </name> <type> GAUGE </type> <minimal_heartbeat> 600 </minimal_heartbeat> <min> 0.0000000000e+00 </min> <max> NaN </max> <!-- PDP Status --> <last_ds> UNKN </last_ds> <value> 0.0000000000e+00 </value> <unknown_sec> 0 </unknown_sec> </ds> Anyone have any ideas? -Josh |
From: Joshua K. <fo...@tr...> - 2008-08-05 19:46:51
|
I have patched my hobbit installation to use the new devmon rrd module. What I am trying to do is use devmon to do graphing for another script that I have but it is only showing 3 graphs but it should be showing 4. Is there something I have to do in order to get hobbit to show more than 3 graphs. Thanks -Josh |
From: Joshua K. <fo...@tr...> - 2008-08-05 18:48:46
|
It looks like it isn't reading the thresholds file at all. Anyone ever run into this issue? -Josh From: dev...@li... [mailto:dev...@li...] On Behalf Of Joshua Krause Sent: Tuesday, August 05, 2008 9:00 AM To: dev...@li... Subject: [Devmon] Having an issue with paging I am not getting paged anymore on when an interface status goes up or down. I have verified the exceptions, thresholds and transforms files. Does anyone have any ideas. -Josh |
From: Asif I. <va...@gm...> - 2008-08-05 17:56:20
|
On Tue, Aug 5, 2008 at 12:06 PM, Francisco Carmona Leon <fca...@cf...> wrote: > In the docs directory there is two files: > > USING (just text) > using.html > > model() : Set the vendor and model of this device, instead of > having to rely on autodetection for it (SNMP cid > will still be autodetected, however) I followed your suggestion and created a template called dns and copied the specs file from cisco-2600 folder Then I ran `/usr/local/devmon/devmon --readbbhosts -vvv' and I got snmpget error for sysDescr as expected. Should I move forward? (sanitized) [08-08-05@13:46:40] Querying new hosts /w custom cids using snmp v2 [08-08-05@13:46:40] Querying new hosts using cid 'mycommunity' and snmp v2 [08-08-05@13:46:50] ERROR: snmpget dns-server-01 (no response received) [08-08-05@13:46:51] Querying new hosts /w custom cids using snmp v1 [08-08-05@13:46:51] ERROR: snmpget dns-server-01 (Received SNMP response with error code) [08-08-05@13:46:51] Querying new hosts using cid 'mycommunity' and snmp v1 [08-08-05@13:47:01] ERROR: snmpget dns-server-01 (no response received) [08-08-05@13:47:01] ERROR: snmpget dns-server-01 (Received SNMP response with error code) [08-08-05@13:47:01] Could not query device: dns-server-01.inet.qwest.net This is how my bb-hosts entry look like as suggested by you as well (sanitized) 2.18.2.1 dns-server-01 # dns DEVMON:cid(mycommunity),port(163),model(cisco;2600) I still have not populated the template with the valid oids > > Asif Iqbal wrote: > > On Mon, Aug 4, 2008 at 4:18 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > > > you may be try this: > > on your bb-host > > dns-server-01:163:DEVMON:cid(public),model(cisco;2600) > > cisco;2600 should be change for the brand/model you wish, and these MUST be > on the specs of the templeate you will use. > > > So you are saying I can use the sysDecr of another device to setup my > freebsd server to be monitored by devmon > even though the snmpget does not get any sysDescr ? > > I did not know you can do that. Did you find out from devmon source > code or is there a man page for it? > > > > > fcarmona@larissa:~/devmon-0.3.0$ cat templates/cisco-2600/specs > vendor : cisco > model : 2600 > snmpver : 2 > sysdesc : C2600 > fcarmona@larissa:~/devmon-0.3.0$ > > > Asif Iqbal wrote: > > On Mon, Aug 4, 2008 at 2:25 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > > > you need to change snmpwalk for snmpget. > > try again: > > snmpget -v2c -c public dns-server-01:163 system > > > # snmpget -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > # snmpget -v1 -c public dns-server-01:163 system > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::system > > (hobbit)@hobbit:~$ > > No value > > > > > Asif Iqbal wrote: > > On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > > > which is the output for: > > snmpwalk -v1 -c public dns-server-01:163 system > > > (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system > (iqbala)@hobbit:~$ > > So no output for either version > > > > Asif Iqbal wrote: > > > How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? > > > # snmpget -v1 -c public dns-server-01:163 sysDescr.0 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::sysDescr.0 > > #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 > SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID > > > However snmpwalk version 1 and 2c gives tons of good output.. both > version gives same output > > # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 > [snip] > UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" > UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD > 7.0-RELEASE" > UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" > UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) > X2100 " > UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" > UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: > M43J-P102XX" > UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD > Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" > [/snip] > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: Francisco C. L. <fca...@cf...> - 2008-08-05 16:09:37
|
In the docs directory there is two files: USING (just text) using.html model() : Set the vendor and model of this device, instead of having to rely on autodetection for it (SNMP cid will still be autodetected, however) Asif Iqbal wrote: > On Mon, Aug 4, 2008 at 4:18 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > >> you may be try this: >> >> on your bb-host >> >> dns-server-01:163:DEVMON:cid(public),model(cisco;2600) >> >> cisco;2600 should be change for the brand/model you wish, and these MUST be >> on the specs of the templeate you will use. >> > > So you are saying I can use the sysDecr of another device to setup my > freebsd server to be monitored by devmon > even though the snmpget does not get any sysDescr ? > > I did not know you can do that. Did you find out from devmon source > code or is there a man page for it? > > > >> fcarmona@larissa:~/devmon-0.3.0$ cat templates/cisco-2600/specs >> vendor : cisco >> model : 2600 >> snmpver : 2 >> sysdesc : C2600 >> fcarmona@larissa:~/devmon-0.3.0$ >> >> >> Asif Iqbal wrote: >> >> On Mon, Aug 4, 2008 at 2:25 PM, Francisco Carmona Leon >> <fca...@cf...> wrote: >> >> >> you need to change snmpwalk for snmpget. >> >> try again: >> >> snmpget -v2c -c public dns-server-01:163 system >> >> >> # snmpget -v2c -c public dns-server-01:163 system >> SNMPv2-MIB::system = No Such Object available on this agent at this OID >> # snmpget -v1 -c public dns-server-01:163 system >> Error in packet >> Reason: (noSuchName) There is no such variable name in this MIB. >> Failed object: SNMPv2-MIB::system >> >> (hobbit)@hobbit:~$ >> >> No value >> >> >> >> >> Asif Iqbal wrote: >> >> On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon >> <fca...@cf...> wrote: >> >> >> which is the output for: >> >> snmpwalk -v1 -c public dns-server-01:163 system >> >> >> (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system >> SNMPv2-MIB::system = No Such Object available on this agent at this OID >> (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system >> (iqbala)@hobbit:~$ >> >> So no output for either version >> >> >> >> Asif Iqbal wrote: >> >> >> How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? >> >> >> # snmpget -v1 -c public dns-server-01:163 sysDescr.0 >> Error in packet >> Reason: (noSuchName) There is no such variable name in this MIB. >> Failed object: SNMPv2-MIB::sysDescr.0 >> >> #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 >> SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID >> >> >> However snmpwalk version 1 and 2c gives tons of good output.. both >> version gives same output >> >> # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 >> [snip] >> UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" >> UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD >> 7.0-RELEASE" >> UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" >> UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) >> X2100 " >> UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" >> UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: >> M43J-P102XX" >> UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD >> Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" >> [/snip] >> >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> > > > > |
From: Asif I. <va...@gm...> - 2008-08-05 15:34:41
|
On Mon, Aug 4, 2008 at 4:18 PM, Francisco Carmona Leon <fca...@cf...> wrote: > you may be try this: > > on your bb-host > > dns-server-01:163:DEVMON:cid(public),model(cisco;2600) > > cisco;2600 should be change for the brand/model you wish, and these MUST be > on the specs of the templeate you will use. So you are saying I can use the sysDecr of another device to setup my freebsd server to be monitored by devmon even though the snmpget does not get any sysDescr ? I did not know you can do that. Did you find out from devmon source code or is there a man page for it? > > fcarmona@larissa:~/devmon-0.3.0$ cat templates/cisco-2600/specs > vendor : cisco > model : 2600 > snmpver : 2 > sysdesc : C2600 > fcarmona@larissa:~/devmon-0.3.0$ > > > Asif Iqbal wrote: > > On Mon, Aug 4, 2008 at 2:25 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > > > you need to change snmpwalk for snmpget. > > try again: > > snmpget -v2c -c public dns-server-01:163 system > > > # snmpget -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > # snmpget -v1 -c public dns-server-01:163 system > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::system > > (hobbit)@hobbit:~$ > > No value > > > > > Asif Iqbal wrote: > > On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > > > which is the output for: > > snmpwalk -v1 -c public dns-server-01:163 system > > > (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system > (iqbala)@hobbit:~$ > > So no output for either version > > > > Asif Iqbal wrote: > > > How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? > > > # snmpget -v1 -c public dns-server-01:163 sysDescr.0 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::sysDescr.0 > > #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 > SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID > > > However snmpwalk version 1 and 2c gives tons of good output.. both > version gives same output > > # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 > [snip] > UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" > UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD > 7.0-RELEASE" > UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" > UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) > X2100 " > UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" > UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: > M43J-P102XX" > UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD > Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" > [/snip] > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: <Ben...@va...> - 2008-08-05 14:02:39
|
Ik ben niet aanwezig vanaf 04/08/2008 en kom terug op 21/08/2008. Ik ben niet op het kantoor. Voor dringende zaken ivm het systeembeheer van het VAPH kan u een mail sturen naar exp...@va.... I am not at the office. For urgent matters please contact exp...@va.... Benoit |
From: Joshua K. <fo...@tr...> - 2008-08-05 12:59:56
|
I am not getting paged anymore on when an interface status goes up or down. I have verified the exceptions, thresholds and transforms files. Does anyone have any ideas. -Josh |
From: Francisco C. L. <fca...@cf...> - 2008-08-04 20:21:57
|
you may be try this: on your bb-host dns-server-01:163:DEVMON:cid(public),model(cisco;2600) cisco;2600 should be change for the brand/model you wish, and these MUST be on the specs of the templeate you will use. fcarmona@larissa:~/devmon-0.3.0$ cat templates/cisco-2600/specs vendor : cisco model : 2600 snmpver : 2 sysdesc : C2600 fcarmona@larissa:~/devmon-0.3.0$ Asif Iqbal wrote: > On Mon, Aug 4, 2008 at 2:25 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > >> you need to change snmpwalk for snmpget. >> >> try again: >> >> snmpget -v2c -c public dns-server-01:163 system >> > > # snmpget -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > # snmpget -v1 -c public dns-server-01:163 system > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::system > > (hobbit)@hobbit:~$ > > No value > > > >> Asif Iqbal wrote: >> >> On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon >> <fca...@cf...> wrote: >> >> >> which is the output for: >> >> snmpwalk -v1 -c public dns-server-01:163 system >> >> >> (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system >> SNMPv2-MIB::system = No Such Object available on this agent at this OID >> (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system >> (iqbala)@hobbit:~$ >> >> So no output for either version >> >> >> >> Asif Iqbal wrote: >> >> >> How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? >> >> >> # snmpget -v1 -c public dns-server-01:163 sysDescr.0 >> Error in packet >> Reason: (noSuchName) There is no such variable name in this MIB. >> Failed object: SNMPv2-MIB::sysDescr.0 >> >> #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 >> SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID >> >> >> However snmpwalk version 1 and 2c gives tons of good output.. both >> version gives same output >> >> # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 >> [snip] >> UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" >> UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD >> 7.0-RELEASE" >> UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" >> UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) >> X2100 " >> UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" >> UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: >> M43J-P102XX" >> UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD >> Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" >> [/snip] >> >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> >> > > > > |
From: <Ben...@va...> - 2008-08-04 20:04:10
|
Ik ben niet aanwezig vanaf 04/08/2008 en kom terug op 21/08/2008. Ik ben niet op het kantoor. Voor dringende zaken ivm het systeembeheer van het VAPH kan u een mail sturen naar exp...@va.... I am not at the office. For urgent matters please contact exp...@va.... Benoit Opgelet ! De domeinnaam van het Vlaams Agentschap is vanaf heden vaph.be. Dit betekent dat u uw correspondent kan bereiken via voo...@va.... Gelieve aub dit aan te passen in uw adresboek. DISCLAIMER ------------------------------------------------------------------------------- De personeelsleden van het agentschap doen hun best om in e-mails betrouwbare informatie te geven. Toch kan niemand rechten doen gelden op basis van deze inhoud. Als in de e-mail een stellingname voorkomt, is dat niet noodzakelijk het standpunt van het agentschap. Rechtsgeldige beslissingen of officiele standpunten worden alleen per brief toegestuurd. |
From: Michael A. P. <mp...@sg...> - 2008-08-04 18:44:50
|
Hello, Does anyone have any precanned SNMP templates for netscreen 50's? Thanks, michael |
From: Asif I. <va...@gm...> - 2008-08-04 18:38:13
|
On Mon, Aug 4, 2008 at 2:25 PM, Francisco Carmona Leon <fca...@cf...> wrote: > you need to change snmpwalk for snmpget. > > try again: > > snmpget -v2c -c public dns-server-01:163 system # snmpget -v2c -c public dns-server-01:163 system SNMPv2-MIB::system = No Such Object available on this agent at this OID # snmpget -v1 -c public dns-server-01:163 system Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: SNMPv2-MIB::system (hobbit)@hobbit:~$ No value > > Asif Iqbal wrote: > > On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > > > which is the output for: > > snmpwalk -v1 -c public dns-server-01:163 system > > > (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system > (iqbala)@hobbit:~$ > > So no output for either version > > > > Asif Iqbal wrote: > > > How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? > > > # snmpget -v1 -c public dns-server-01:163 sysDescr.0 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::sysDescr.0 > > #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 > SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID > > > However snmpwalk version 1 and 2c gives tons of good output.. both > version gives same output > > # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 > [snip] > UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" > UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD > 7.0-RELEASE" > UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" > UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) > X2100 " > UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" > UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: > M43J-P102XX" > UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD > Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" > [/snip] > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: Francisco C. L. <fca...@cf...> - 2008-08-04 18:29:09
|
you need to change snmpwalk for snmpget. try again: snmpget -v2c -c public dns-server-01:163 system Asif Iqbal wrote: > On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon > <fca...@cf...> wrote: > >> which is the output for: >> >> snmpwalk -v1 -c public dns-server-01:163 system >> > > (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system > SNMPv2-MIB::system = No Such Object available on this agent at this OID > (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system > (iqbala)@hobbit:~$ > > So no output for either version > > >> Asif Iqbal wrote: >> >>> How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? >>> >>> >>> # snmpget -v1 -c public dns-server-01:163 sysDescr.0 >>> Error in packet >>> Reason: (noSuchName) There is no such variable name in this MIB. >>> Failed object: SNMPv2-MIB::sysDescr.0 >>> >>> #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 >>> SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID >>> >>> >>> However snmpwalk version 1 and 2c gives tons of good output.. both >>> version gives same output >>> >>> # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 >>> [snip] >>> UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" >>> UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD >>> 7.0-RELEASE" >>> UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" >>> UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) >>> X2100 " >>> UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" >>> UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: >>> M43J-P102XX" >>> UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD >>> Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" >>> [/snip] >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> >> > > > > |
From: Asif I. <va...@gm...> - 2008-08-04 17:23:44
|
On Mon, Aug 4, 2008 at 1:17 PM, Robert Holden <rob...@gm...> wrote: > I would suggest using hobbit/big brother client instead of snmp. Devmon > works great for networking gear, but not quite as powerful as a hobbit > client on servers. That is what I do typically. But for these servers I only have snmp access and that won't change > > Just my $0.02 > > On Mon, Aug 4, 2008 at 9:12 AM, Asif Iqbal <va...@gm...> wrote: >> >> How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? >> >> >> # snmpget -v1 -c public dns-server-01:163 sysDescr.0 >> Error in packet >> Reason: (noSuchName) There is no such variable name in this MIB. >> Failed object: SNMPv2-MIB::sysDescr.0 >> >> #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 >> SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this >> OID >> >> >> However snmpwalk version 1 and 2c gives tons of good output.. both >> version gives same output >> >> # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 >> [snip] >> UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" >> UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD >> 7.0-RELEASE" >> UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" >> UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) >> X2100 " >> UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: >> 07125U4014" >> UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: >> M43J-P102XX" >> UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD >> Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" >> [/snip] >> >> >> -- >> Asif Iqbal >> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: Asif I. <va...@gm...> - 2008-08-04 17:23:00
|
On Mon, Aug 4, 2008 at 1:01 PM, Francisco Carmona Leon <fca...@cf...> wrote: > which is the output for: > > snmpwalk -v1 -c public dns-server-01:163 system (iqbala)@hobbit:~$ snmpwalk -v2c -c public dns-server-01:163 system SNMPv2-MIB::system = No Such Object available on this agent at this OID (iqbala)@hobbit:~$ snmpwalk -v1 -c public dns-server-01:163 system (iqbala)@hobbit:~$ So no output for either version > > > Asif Iqbal wrote: >> How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? >> >> >> # snmpget -v1 -c public dns-server-01:163 sysDescr.0 >> Error in packet >> Reason: (noSuchName) There is no such variable name in this MIB. >> Failed object: SNMPv2-MIB::sysDescr.0 >> >> #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 >> SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID >> >> >> However snmpwalk version 1 and 2c gives tons of good output.. both >> version gives same output >> >> # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 >> [snip] >> UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" >> UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD >> 7.0-RELEASE" >> UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" >> UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) >> X2100 " >> UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" >> UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: >> M43J-P102XX" >> UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD >> Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" >> [/snip] >> >> >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: Robert H. <rob...@gm...> - 2008-08-04 17:17:48
|
I would suggest using hobbit/big brother client instead of snmp. Devmon works great for networking gear, but not quite as powerful as a hobbit client on servers. Just my $0.02 On Mon, Aug 4, 2008 at 9:12 AM, Asif Iqbal <va...@gm...> wrote: > How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? > > > # snmpget -v1 -c public dns-server-01:163 sysDescr.0 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::sysDescr.0 > > #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 > SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID > > > However snmpwalk version 1 and 2c gives tons of good output.. both > version gives same output > > # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 > [snip] > UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" > UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD > 7.0-RELEASE" > UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" > UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) > X2100 " > UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: > 07125U4014" > UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: > M43J-P102XX" > UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD > Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" > [/snip] > > > -- > Asif Iqbal > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |