Author Topic: New Qloaderd release: Database-driven agent rewriting  (Read 2918 times)

QueueMetrics

  • Moderator
  • Hero Member
  • *****
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
New Qloaderd release: Database-driven agent rewriting
« on: January 19, 2008, 17:48:22 »
We just released a new version of Qloaderd (1.9) that is able to run the translation of Agent channel names from a MySQL table. Once you enable the new functionality by setting
Code: [Select]
my $dbAgentRewrite = 1;
what it does is that it checks every Agent entry versus the table qlog_rewrite and, if it matches, the new rewritten value is stored for QM to parse.

You will find more details in the section of the enclosed manual called "Database-driven agent rewriting".

The new Qloaderd is available for download at http://queuemetrics.com/download.jsp