Greetings!
We are using VNQM 4.2 to create and monitor IP SLA (udp-jitter) jobs on Cisco Routers. By default SolarWinds creates IP SLA with number of packets 100. Packetization time is 20ms, it means IP SLA is running 2 seconds sharp.
ip sla 1
udp-jitter 10.1.1.2 17000 source-ip 10.1.1.1 codec g711ulaw codec-numpackets 100
tos 184
owner TEST.SolarWindsOrion
frequency 120
timeout 5000
threshold 1000
ip sla schedule 1 life forever start-time now
I need to increase number of packets to get more representative results, for example, running every 2 minutes (120 sec) with 100 sec duration (5000 probes/packets).
I've looked thru different documents as well as SolarWinds itself like "VoIP & Quality Settings" > "Edit VoIP & Network Quality Manager settings", but I couldn't find it.
Need you help here...
If this parameter is hard coded in some .ini file, please point me in.
The same thing for the source port number (destination port number is configurable). For me it's better to have different source ports for each IP SLA job, but it looks like it's not customizable.
Any help will be appreciated.