Parcourir la source

[trac521] add new command "sendstats" which sends statistics data to stats daemon

Naoki Kambe il y a 14 ans
Parent
commit
00b37501ae
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      src/bin/bind10/bob.spec

+ 5 - 0
src/bin/bind10/bob.spec

@@ -21,6 +21,11 @@
         "command_name": "shutdown",
         "command_description": "Shut down BIND 10",
         "command_args": []
+      },
+      {
+        "command_name": "sendstats",
+        "command_description": "Send data to a statistics module at once",
+        "command_args": []
       }
     ]
   }