Browse Source

[2252] added a new message id

This message would be logged together with returned statistics data
when the `getstats` command is invoked via CC-session.
Naoki Kambe 12 years ago
parent
commit
6cd568fb20
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/bin/xfrin/xfrin_messages.mes

+ 5 - 0
src/bin/xfrin/xfrin_messages.mes

@@ -274,3 +274,8 @@ The zone was received successfully, but when checking it, it was discovered
 there's some issue with it. It might be correct, but it should be checked
 and possibly fixed on the remote server. The problem is described in the
 message. The problem does not stop the zone from being used.
+
+% XFRIN_RECEIVED_GETSTATS_COMMAND received command to send statistics data: %1
+The xfrin daemon received a command on the command channel that
+statistics data should be sent to the stats daemon.
+