CheckURLReachable task = new CheckURLReachable(); task.setUrl("http://localhost:900"); task.setPattern("*"); SelfDiagnose.register(task);