Project

General

Profile

« Previous | Next » 

Revision b8447dbb

Added by Nathan Scott over 14 years ago

  • ID b8447dbb887a7d14cbcdddd3d8928fcb7838e70e

Fix a sigsegv in pmdalinux in pernode cpu metrics.

We need to ensure whenever the cpu indom is updated that
the node indom is done too - we were calling the update
routines one-after-the-other but missed a spot (instance
lookup). Now its just one call, and it does both things
so it cannot ever be missed.

  • added
  • modified
  • copied
  • renamed
  • deleted