|
jdl
|
 |
« on: April 26, 2010, 06:03:39 pm » |
|
Hi,
I've been configuring a node for which I poll 2 SNMP OIDs (one float and one string to be processed/parsed to extract a float) every 5 seconds and store the results for 180 days. On the other hand, both "admin" and "X" users ("X" has limited access to the single node) are logged in looking at the same graph: one if not both of the polled OIDs. Suddenly the console does not respond anymore and I have to close it to reopen it again and finally recover the full control. User "X" - this time - seemed to not face any issue but had same experience earlier.
Is there some CPU constraint here? I probably have some 50 nodes with very basic polling.
Additional question: when graphing the data... "logarithmic" option would be great! Or could you tell us how to write the logarithm function in the processing function? ln(), log(), log10(), exp() are not recognized. Anything else?
Thanks and Best regards,
JDamien
|