Discussion:
zenperfsnmp bug?  trying to collect 2 data sources w/same OID
j053ph4
2011-12-09 16:58:53 UTC
Permalink
j053ph4 [http://community.zenoss.org/people/j053ph4] created the discussion

"zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63169#63169

--------------------------------------------------------------
I'm trying to modify the FileSystem RRD template so that it collects an additional data source.  The DS is the same OID as the default (1.3.6.1.2.1.25.2.3.1.6), but the associated datapoint should be a "DERIVE" instead of the default GAUGE.

I'd like to collect the utilization rate so that I can set a threshold based on the amount of time before the disk fills up. 

It appears, though, that the zenperfsnmp daemon will only collect one or the other datasource if they have identical OIDs.  Is this expected behavior?  Any other ideas on how to collect both the GUAGE and DERIVE values of the same OID?

Thanks,
Joseph
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63169#63169]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
jmp242
2011-12-09 18:03:26 UTC
Permalink
jmp242 [http://community.zenoss.org/people/jmp242] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63171#63171

--------------------------------------------------------------
Unfortunately, this is the expected behavior. The only way I could see would be to have the second OID collected via a command datasource using snmpget - which isn't going to scale well...

--
James Pulver
ZCA Member
LEPP Computer Group
Cornell University
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63171#63171]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
j053ph4
2011-12-09 19:28:08 UTC
Permalink
j053ph4 [http://community.zenoss.org/people/j053ph4] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63191#63191

--------------------------------------------------------------
I’m experimenting w/using the “formula data source” and have it just copy the existing data source...but actually there's 2 problems w/it...

first, it won't run on a distributed colletcor.  second, it doesn't seem to be writing to the RRD file with a DERIVE datapoint type.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63191#63191]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Chet Luther
2011-12-19 03:27:01 UTC
Permalink
Chet Luther [http://community.zenoss.org/people/cluther] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63338#63338

--------------------------------------------------------------
There's another ZenPack that's quite similar to that "formula data source" that does work on distributed collectors.

https://github.com/zenoss/ZenPacks.zenoss.CalculatedPerformance https://github.com/zenoss/ZenPacks.zenoss.CalculatedPerformance
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63338#63338]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
jmp242
2011-12-19 12:57:19 UTC
Permalink
jmp242 [http://community.zenoss.org/people/jmp242] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63343#63343

--------------------------------------------------------------
Chet, that link 404s for me...

--
James Pulver
ZCA Member
LEPP Computer Group
Cornell University
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63343#63343]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
dpetzel
2011-12-19 13:38:33 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63356#63356

--------------------------------------------------------------
I second that. 404 for me as well. A search of GitHub doesnt turn up anything either.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63356#63356]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
jplouis
2011-12-21 14:28:19 UTC
Permalink
jplouis [http://community.zenoss.org/people/jplouis] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63373#63373

--------------------------------------------------------------
Not that it helps right now, but I'm pretty sure that zenperfsnmp in zenoss 4.2 supports having the same oid in multiple datasources.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63373#63373]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
omeganon
2011-12-21 15:42:02 UTC
Permalink
omeganon [http://community.zenoss.org/people/omeganon] created the discussion

"Re: zenperfsnmp bug? trying to collect 2 data sources w/same OID"

To view the discussion, visit: http://community.zenoss.org/message/63375#63375

--------------------------------------------------------------
If it doesn't, I'd +1 this as a feature. There have been many occasions when I've wanted to graph  value as well as rates and have had to do command shenanigans to do it.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63375#63375]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...