Search found 7 matches

by omen1000
Fri Sep 23, 2005 10:49 pm
Forum: Scripts and Templates
Topic: Extreme Networks Host Template
Replies: 21
Views: 66996

I had complained to Extreme about this and I was told it would be a feature request in later releases. Thats the last I heard from them about it.... I might go ahead and use the Task ID anyway, as its good to keep an eye on a few of those process's...You would expect Epicentre would do that... You ...
by omen1000
Fri Sep 23, 2005 10:45 pm
Forum: Help: General
Topic: Extreme Switch IP stats (per VLAN)?
Replies: 6
Views: 3680

I will take a look into this... I have been messing w/ Extreme since the Gen-1 version of hardware and software... I put up a template for the non-XOS extreme devices a while ago... just traffic, CPU & MEM for starters... I have been busy and have not been able to expand on it... If I find somet...
by omen1000
Fri Sep 23, 2005 10:38 pm
Forum: Plugin: (MAC Track)
Topic: End Device Tracking Add-On for Cacti
Replies: 690
Views: 383343

Alpha/Beta?

TheWitness, I can offer up Extreme Networks OID walks and testing etc. if you want. Pluggin looks great, nice work. I wrote my own version of this as a stand alone web interface to a DB populated by perl... I am taking in around 12,000 hosts on a segment of my network in about 20 or so minutes, runn...
by omen1000
Sun Aug 14, 2005 9:43 am
Forum: Scripts and Templates
Topic: Extreme Networks Host Template
Replies: 21
Views: 66996

HI Omen1000, I've done the same, but you will find mostly anything else a bit painfull. I wanted to monitor process CPU utilisation, like tBGTask and tNetTask and the MIB is supposed to support the readable Task Name however that doesnt work, and despite asking for this to be supported 6 months ago...
by omen1000
Wed Mar 23, 2005 2:51 pm
Forum: Scripts and Templates
Topic: AIX Host Template
Replies: 111
Views: 210585

hrSystemNumUsers.0 = Wrong Type

HOST-RESOURCES-MIB::hrSystemNumUsers.0 = Wrong Type (should be Gauge32 or Unsigned32): INTEGER: 17

Did anyone get to the bottom of this? IBM isn't helping me much and I can not graph the users logged in, I assume because it is not returning a simple value, but a string...

any ideas?

Thanks.
by omen1000
Wed Mar 23, 2005 2:35 pm
Forum: Help: General
Topic: Anyone moved from MRTG to Cacti
Replies: 10
Views: 18274

Converting MRTG to Cacti

There are some scripts around that will help you... basically you will need to do an rrdtool dump nameofmrtgrrd.rrd > nameoftemp.xml, then change 'ds0' to 'traffic_in' and change 'ds1' to 'traffic_out', then do rrdtool restore nameoftemp.xml > nameofcactirrd.rrd. move the new file into cacti's rra f...
by omen1000
Tue Mar 22, 2005 2:47 pm
Forum: Scripts and Templates
Topic: Extreme Networks Host Template
Replies: 21
Views: 66996

Extreme Networks Host Template

I have a ton of Extreme Network devices on my network... I started to create a host template for them. Currently I have the CPU load % and Internal Temperature running.

I will be adding more eventually.

Feedback is appreciated.