public MonitorResult FilterItems(List <MonitoringItem> lstAll) { SendAliveSignal(); return(Keyword.FilterItems(lstAll, LstKeyword)); }