From: Kim J. <ho...@we...> - 2009-10-26 16:30:44
|
I have a Xymon/Devmon setup on one server running. The system is telling me when some of the network equipment is down and that works really good. But we also want to have the load from the network equipment, and here I have some problems. The failure is happen when the counter in the network equipment reset to zero. Sometimes Devmon sees it like a doublet reset and then hobbit graph calculate a false high peak in the load, resolving in the graph being unreadable. Normally the load is about 2-5 Mbit, but then this happen it calculated around 100-115 Mbit. I have being able to log the data Devmon sends to Hobbit when it happens: Time Counter 15:45:07 4280015728 15:46:12 4284179457 15:47:10 8480913 15:48:10 12564652 15:49:09 15227070 15:50:08 702141 15:51:12 2975019 15:52:11 5533616 15:53:12 8552497 15:54:12 11062128 15:55:12 14683678 15:56:14 18155803 I have not being able to get an log code to work at the collection side of Devmon. But I have tried to make a parallel collection of data: Time Counter 15:45:01 4281664635 15:46:01 4285382869 15:47:01 4288732941 15:48:01 4291984200 15:49:01 4294175992 15:50:01 1593400 15:51:01 4163124 15:52:01 6858255 15:53:01 9977609 15:54:01 12667784 15:55:01 15931403 15:56:01 19991578 In my template I do not change anything to the data I just pass the input though. Any ideas? -- Kim Johansen |