Project

General

Profile

« Previous | Next » 

Revision 15ac2660

Added by Nathan Scott over 15 years ago

  • ID 15ac266071439d260b8d7ebf4175d3cd4e6cbae3

Fix hinv.ncpu and hinv.ndisk as first Windows PMDA fetch.

If the very first fetch to a newly started Windows PMDA is
either hinv.ncpu or hinv.ndisk, zero could be returned.

This happened because these two were relying on other metrics
to populate the disk/CPU instance domain, and they then just
returned the count. Added some logic to say "if we haven't
had some other metric ID cover this for us, then explicitly
populate the instance domain" for these metrics.

  • added
  • modified
  • copied
  • renamed
  • deleted