Is there any other way to create an alert without use Management Modules Editor? Like command line?
CA Application Performance Management 10.7
All Alerts are stored in the management modules folder, all Management Modules are JARs files. When we perform any action in Investigator UI, it compiles in it is respective JAR. The only way to add anything manually would be locating this MM JAR, unpacking it, make the change then pack it in a JAR file again which is out fo support.
For now there is no other way than using Management Modules Editor.