Skip to content

erezcohenbox/accautomation1

Repository files navigation

#Aeonix Load Gen project Special imports: 0. python.exe -m pip install --upgrade pip

  1. pip install paramiko
  2. pip install configobj
  3. pip install selenium
  4. pip install webdriver-manager
  5. pip install pywin32 ???
  6. pip install pandas

SIPp sever (ubuntu) should include zip package installed

Type of Load Gen:

  1. Intra (within) server incoming/outgoing calls (w/wo RTP streem)

  2. Inter (between) servers incoming/outgoing calls (w/wo RTP streem)

  3. External (trunk) incoming calls (w/wo RTP streem)

  4. External (trunk) services incoming calls (w/wo RTP streem)

    [1, 1000, 2000, 3000, 5000] [2, 2000, 4000, 6000, 8000] [3, 3000, 6000, 9000, 12000] [4, 4000, 10000, 12000] [6, 6000, 15000, 18000]

    1000 30000 --> 30999 2000 30000 --> 31999 3000 30000 --> 32999 4000 30000 --> 33999 5000 30000 --> 34999 6000 30000 --> 35999 8000 30000 --> 37999 10000 30000 --> 39999 12000 30000 --> 41999 15000 30000 --> 44999 18000 30000 --> 47999

Prepare for load running:

  1. Check if all are communicating? ANX | SIM GEN | SIPp ??
  2. Create all nessesary scripts for all SIPp servers DONE
  3. Backup previous SIPp run DONE
  4. Kill all SIPps in scope (killall sipp) if running DONE
  5. Clean all previous SIPp logs before start DONE
  6. Upload SIPp with requiered load scenario type DONE
  7. Stop all Aeonix's in scope gracfuly
  8. Clean all Aeonix's logs before start
  9. Aeonix Init Space if needed
  10. Aeonix join cluster if needed
  11. Aeonix Import users
  12. Aeonix Do restart if needed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published