I'm running IPMon 9.01 and would like to add telnet monitors to almost all of the devices already being monitored. I'll describe the method I'm using and the problem I'm facing. I'm not opposed to trying another method that will populate these devices en masse.
1 - Generate .xml export and remove everything I don't intend to import. (I'm only interested in the <monitor> items, while maintaining the <parentid>.
2 - Make the following changes to the export file. a) Remove the existing monitor <id>, b) change the <typeid> from 16 to 31, c) change the <name>. (It appears to already add the <port> line by default.)
3 - Use the import feature to add the monitors.
Problem - It will only add the monitor for the first device listed in the .xml file.
Is there another field in the .xml that needs to be removed/changed in order for the procedure to process all the monitors I need to add?
Is there any decent documentation for this software? The help files leave a lot to be desired.