From: Joshua K. <fo...@tr...> - 2008-02-05 20:29:34
|
But say I want to disable Gigabit Ethernet 0/2 on a 2970 24 port switch. The only way to disable that port on that 2970 is to disable any if_* column that it falls under. I haven't found a way for hobbit to distinguish between items within the column. Thanks, Josh From: dev...@li... [mailto:dev...@li...] On Behalf Of Stewart, Tom L. Sent: Tuesday, February 05, 2008 2:28 PM To: dev...@li... Subject: Re: [Devmon] Devmon if_* question You can do this in bb-hosts. I use 10.xxx.xx.xx X5-7206-2 # conn COMMENT:"X5 7206-2 " DEVMON:model(cisco;7206),tests(cpucisco,if_col,if_dsc,if_err,if_stat,ifload, power) TRENDS:*,ifload:ifload|ifloaddet Then run devmon -readbbhosts To update the devmon hosts.db file. This is all documented in the devmon help html. Tom _____ From: dev...@li... [mailto:dev...@li...] On Behalf Of Joshua Krause Sent: Tuesday, February 05, 2008 9:45 AM To: dev...@li... Subject: [Devmon] Devmon if_* question This may be related to hobbit also. But is it feasible to be able to disable one interface in the if_* columns instead of having to disable the whole column? I think this is probably a hobbit question too but figured I would ask. Thanks Josh |