Super dumb script to alter bulk usernames in Zabbix via RubyAPI and text file.
Use the API connector for ruby https://github.com/express42/zabbixapi
:url => 'your RPC url goes here',
:user => 'Zabbix Super Admin user',
:password => 'password for that user'