since this wouldnt be recommend then is it almost better to create a dedicated server for these device that need to be polled more frequently and only forward the up down events to the main server as to get as much of a realtime status as possible ? Or would i still be limited to the polling frequency of the main server ? for instance if i create a server and have it poll icmp every 10 seconds and send that back to the main server will i only find out about that after the 60 second poll on the main server kicks in or would it be more of an instant status update from the slave server ..
... but i would like to create a script that could do that and then send the results back to netxms say 0=ok and 1=down and have it create and alarm and just like it would if netxms was doing the ICMP requests.. I have experimented with nxpush and it seems i can only provide 0 - 4 from Warning to Critical but never a sys_node_down event