def getDescription(self):
     """ DEBUGSTR """
     if self.sourcetype == self.KANNEL_MONITOR:
         return self._cmd()
     return BasicDataSource.getDescription(self)