If a NotImplementedError exception is raised while getting samples through
a DiskInfoPollster, another exception occurs, as it tries to access an
attribute that does not exist.
Replaces the usage of manager.inspector with self.inspector.
Change-Id: Ie1bb6eaffc0b2671f8fefb4771dbd2191eb5cf5f
Closes-Bug: #1460207