Hi,
I've tried to add new daemon service, following this post. Somehow, ONMS
cannot start my service class.
Here is the MBean interface:
import org.opennms.netmgt.daemon.BaseOnmsMBean;
public interface TestMBean extends BaseOnmsMBean {
}
jmx Testd.java
package org.nms.service.test.jmx;
imp
Hi list,
In the current map.properties, node status does not have flash property. So
currently when viewing map by node status, we can only use static color, for
example, red to indicate a down node. I want to make it flash as well like
when viewing by availability. I've browsed through svg script