Discussion:
Performance Monitoring
Yasha Zislin
2011-11-21 17:04:59 UTC
Permalink
Yasha Zislin [http://community.zenoss.org/people/yzislin] created the discussion

"Performance Monitoring"

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

--------------------------------------------------------------
Hi,

I am measuring a performance graphs of Checkpoint Firewall.
I have an OID value which is increasing, for example for accepted packets.
I am trying to figure out how to measure the rate; how many packets per minute.

I have tried using Absolute, Derive types for data point, but it doesnt change. It still shows the actual value of the counter.

It feels like something needs to be restarted or reset.

P.S. I've restarted the box and the services.

Thanks.
--------------------------------------------------------------

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

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-11-21 17:06:34 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: Performance Monitoring"

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

--------------------------------------------------------------
Set the type to derive and delete the RRD file that got created. Sounds like the file got created while the type was set to guage.
--------------------------------------------------------------

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

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]
Yasha Zislin
2011-11-21 17:16:39 UTC
Permalink
Yasha Zislin [http://community.zenoss.org/people/yzislin] created the discussion

"Re: Performance Monitoring"

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

--------------------------------------------------------------
Which file are you talking about? And how do I delete it?

Thanks.
--------------------------------------------------------------

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

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-11-21 17:20:07 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: Performance Monitoring"

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

--------------------------------------------------------------
I can't directly answer that as I don't know what the name of your data point is, but see if we can get you close enough
cd $ZENHOME/perf/Devices
In there you should see a folder for the device in question. cd into it and do an ls
This should show you a bunch of RRD files. On of them should be named just like the datapoint you are trying to graph. Delete (or move it somewhere else to be safe).

After a few polling intervals the rrd file should get re-created with the proper type set. It might take upto 3-4 polling intervals for data to show up on the graph.
--------------------------------------------------------------

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

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]
Yasha Zislin
2011-11-21 21:09:42 UTC
Permalink
Yasha Zislin [http://community.zenoss.org/people/yzislin] created the discussion

"Re: Performance Monitoring"

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

--------------------------------------------------------------
That seems to work.

Thanks
--------------------------------------------------------------

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

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]
Yasha Zislin
2011-11-22 19:52:54 UTC
Permalink
Yasha Zislin [http://community.zenoss.org/people/yzislin] created the discussion

"Re: Performance Monitoring"

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

--------------------------------------------------------------
Dpetzel,

Do you know why some data points show NaN or 0 even though OIDs produce the actual data on the device?
I think there is a way to reset them or like we did with this - delete the RRD file.

Thank you.
--------------------------------------------------------------

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

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...