home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / server / dnews52b.exe / tellnews.mgr < prev    next >
Encoding:
Text File  |  1999-07-12  |  12.7 KB  |  293 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>Tellnews commands</title>
  7. <meta name="GENERATOR" content="Microsoft FrontPage 1.1">
  8. </head>
  9.  
  10. <body bgcolor="#C0C0C0">
  11. <form action="%%action%%" method="POST">
  12. <p>%%menu%% </p>
  13. <h3>Tellnews commands</h3>
  14. <p>Send commands to <select name="slave_n" size=1>
  15. <option selected value="0">Master Process</option>
  16. <option value="1">Slave 1</option>
  17. <option value="2">Slave 2</option>
  18. <option value="3">Slave 3</option>
  19. <option value="4">Slave 4</option>
  20. <option value="5">Slave 5</option>
  21. <option value="6">Slave 6</option>
  22. </select> </p>
  23. <hr>
  24. <p>Set a selection of groups specified by a wild card to 'cached' 
  25. this means dnews will attemp to suck these groups from 
  26. your upstream site. It will also set the number of days to 
  27. cache the groups on the server.</p>
  28. <p><input type=submit name="t_cached" value="Cached">    Groups:<input type=text size=10 maxlength=256 name="cached_p1" value="*"> Days<input type=text size=10 maxlength=256 name="cached_p2" value="10"></p>
  29. <hr>
  30. <p>Scan buckets and find any missing ones</p>
  31. <p><input type=submit name="tell_check_buckets" value="Check_Buckets"></p>
  32. <hr>
  33. <p>Correct group ranges "from" "to" and "number" of items 
  34. based on the information in the master index, this will take 
  35. up to 2 minutes.</p>
  36. <p><input type=submit name="tell_check_index" value="Check_Index"></p>
  37. <hr>
  38.  
  39. <p>Process a set text file as if it had been recieved as a 
  40. checkgroups control message, the file should have the 
  41. normal headers and must be placed in the CONFIG 
  42. directory.</p>
  43. <p><input type=submit name="tell_checkgroups" value="CheckGroups"> File Name: 
  44. <input type=text size=30 maxlength=256 name="checkgroups_p1" value="check.txt"></p>
  45. <hr>
  46.  
  47. <p>Copy a newsgroup, this is only intended for local news groups.
  48. The new newsgroup must already exist.</p>
  49. <p><input type=submit name="tell_copy_group" value="Copy_Group"><br>
  50. Old Group name: <input type=text size=30 maxlength=256 name="copy_group_p1" value="old.group.name"><br>
  51. New Group name: <input type=text size=30 maxlength=256 name="copy_group_p2" value="new.group.name">
  52. </p>
  53. <hr>
  54.  
  55. <p>Clears some of the internal caches used for reading item 
  56. files.</p>
  57. <p><input type=submit name="tell_clear_cache" value="Clear_Cache"></p>
  58. <hr>
  59. <p>Used with loglvl debug or flush, to control which debugging 
  60. messages are sent to the log file. The list of options must not 
  61. contain spaces.</p>
  62. <p><input type=submit name="tell_debug" value="Debug"> Debug information to send to log file: 
  63. <input type=text size=30 maxlength=512 name="debug_p1" value="control:db:cancel:file:lib:,warn:,fatal:,post:,chan:,feed:,hist:,nntpstr:,err:,debug:,expire:,info:,item:,group:,suck:,cmd:,ncmd:,init:,db:,mem:"></p>
  64. <hr>
  65. <p>Used by the dnews admin to disconnect a single channel, 
  66. select the number 'n' by doing a tellnews status command</p>
  67. <p><input type=submit name="tell_disconnect" value="Disconnect"> Channel to disonnect: 
  68. <input type=text size=30 maxlength=256 name="disconnect_p1" value="0"></p>
  69. <hr>
  70. <p>Show approximate disk use of specified groups</p>
  71. <p><input type=submit name="tell_diskuse" value="Diskuse"> NewsGroup or Wild card 
  72. <input type=text size=30 maxlength=256 name="diskuse_p1" value="*"></p>
  73. <hr>
  74. <p>Clear cache of ip names/numbers</p>
  75. <p><input type=submit name="tell_dns_clear" value="DNS_Clear"></p>
  76. <hr>
  77. <p>Show ip names/numbers in cache</p>
  78. <p><input type=submit name="tell_dns_show" value="DNS_Show"></p>
  79. <hr>
  80. <p>Closedown the daemon cleanly</p>
  81. <p><input type=submit name="tell_exit" value="Exit"></p>
  82. <hr>
  83. <p>Run the expire process</p>
  84. <p><input type=submit name="tell_expire" value="Expire"></p>
  85. <hr>
  86. <p>Check the active.names file and repair</p>
  87. <p><input type=submit name="tell_fixnames" value="Fixnames"></p>
  88. <hr>
  89. <p>Reset the active.times file to n days ago</p>
  90. <p><input type=submit name="tell_fixtimes" value="Fixtimes"> Number of days: 
  91. <input type=text size=30 maxlength=256 name="fixtimes_p1" value="5"></p>
  92. <hr>
  93. <p>Get any new groups from that suck feed</p>
  94. <p><input type=submit name="tell_getgroups" value="Getgroups"> Number of suck feed to check for new groups 
  95. <input type=text size=30 maxlength=256 name="getgroups_p1" value="10"></p>
  96. <hr>
  97. <p>Get the active.names from our feeder </p>
  98. <p><input type=submit name="tell_getnames" value="Getnames"></p>
  99. <hr>
  100. <p>Get older news from the feeder</p>
  101. <p><input type=submit name="tell_getold" value="Getold"> NewsGroup or Wild card 
  102. <input type=text size=24 maxlength=256 name="getold_p1" value="*"> number of days
  103. <input type=text size=10 maxlength=256 name="getold_p2" value="20"></p>
  104. <hr>
  105. <p>Age all groups one day</p>
  106. <p><input type=submit name="tell_group_age" value="Group_Age"></p>
  107. <hr>
  108. <p>Merge active.add into active.dat</p>
  109. <p><input type=submit name="tell_group_merge" value="Group_Merge"></p>
  110. <hr>
  111. <p>Remove duplicate groups in the active file</p>
  112. <p><input type=submit name="tell_group_nodup" value="Group_Nodup"></p>
  113. <hr>
  114. <p>Enter your registration key</p>
  115. <p><input type=submit name="tell_key" value="Key"> Key to enter: 
  116. <input type=text size=30 maxlength=256 name="key_p1"></p>
  117. <hr>
  118. <p>Actually delete group from active.dat if empty </p>
  119. <p><input type=submit name="tell_killgroup" value="Killgroup"> Group to remove: 
  120. <input type=text size=30 maxlength=256 name="killgroup_p1"></p>
  121. <hr>
  122. <p>killitem grpname num Delete a specific item and cross posts</p>
  123. <p><input type=submit name="tell_killitem" value="Killitem"> Group name: 
  124. <input type=text size=30 maxlength=256 name="killitem_p1"> Item number: 
  125. <input type=text size=10 maxlength=256 name="killitem_p2"></p>
  126. <p>killitem "<message_id>" Delete by message id</p>
  127. <p><input type=submit name="tell_killitem" value="Killitem"> Message ID: 
  128. <input type=text size=30 maxlength=256 name="killitem_p1" value=""></p>
  129. <hr>
  130. <p>Delete a specific item</p>
  131. <p><input type=submit name="tell_Killone" value="Killone"> Group name: 
  132. <input type=text size=30 maxlength=256 name="killone_p1"> Item number: 
  133. <input type=text size=10 maxlength=256 name="killone_p2"></p>
  134. <hr>
  135. <p>Display last 50 lines of log file</p>
  136. <p><input type=submit name="tell_log" value="Log"></p>
  137. <hr>
  138. <p>Create file chan_n.log for channel [n]</p>
  139. <p><input type=submit name="tell_logchan" value="Logchan"> log channel number: <input type=text size=10 maxlength=256 name="logchan_p1"></p>
  140. <hr>
  141. <p>Set debug level on the fly</p>
  142. <p><input type=submit name="tell_loglvl" value="loglvl"> Set loglvl to: <select name="loglvl_p1" size=1>
  143. <option>debug</option>
  144. <option>error</option>
  145. <option>flush</option>
  146. <option selected>info</option>
  147. <option>warn</option>
  148. </select></p>
  149. <hr>
  150. <p>Delete groups that don't match ME feed</p>
  151. <p><input type=submit name="tell_matchfeed" value="Matchfeed"></p>
  152. <hr>
  153. <p>Add and remove groups to match the place we suck from</p>
  154. <p><input type=submit name="tell_matchgroups" value="Matchgroups"></p>
  155. <hr>
  156. <p>name y|m creator desc Add a new group</p>
  157. <p><input type=submit name="tell_newgroup" value="Newgroup"> Name: 
  158. <input type=text size=30 maxlength=256 name="newgroup_p1"> 
  159. normal/moderated (y|m) <input type=text size=10 maxlength=256 name="newgroup_p2"> </p>
  160. <p>Creator: <input type=text size=22 maxlength=256 name="newgroup_p3"> Description: 
  161. <input type=text size=22 maxlength=256 name="newgroup_p4"></p>
  162. <hr>
  163. <p>Remove groups marked as deleted</p>
  164. <p><input type=submit name="tell_purgegroups" value="Purgegroups"></p>
  165. <hr>
  166. <p>Scan db for items not in the history file</p>
  167. <p><input type=submit name="tell_rebuild_hist" value="Rebuild_Hist"></p>
  168. <hr>
  169. <p>Delete db index and rebuild from item files, takes hours</p>
  170. <p><input type=submit name="tell_rebuild_index" value="Rebuild_Index"></p>
  171. <hr>
  172. <p>Send articles again, to create fts index</p>
  173. <p><input type=submit name="tell_refeed" value="Refeed">    </p>
  174. <hr>
  175. <p>Reject a specific item from Ihave feed</p>
  176. <p><input type=submit name="tell_reject" value="Reject"></p>
  177. <hr>
  178. <p>Reload news.conf ...</p>
  179. <p><input type=submit name="tell_reload" value="Reload"></p>
  180. <hr>
  181. <p>Get a new fts index from disk</p>
  182. <p><input type=submit name="tell_reload_fts" value="Reload_FTS"></p>
  183. <hr>
  184. <p>Removes items not in history (medium speed)</p>
  185. <p><input type=submit name="tell_remove_lost" value="Remove_Lost"></p>
  186. <hr>
  187. <p>EMail status to manager</p>
  188. <p><input type=submit name="tell_report" value="Report"></p>
  189. <hr>
  190. <p>Requeue builtin feeds </p>
  191. <p><input type=submit name="tell_reque" value="Reque"></p>
  192. <hr>
  193. <p>(ONLY FOR NEW SYSTEMS) Clears ALL item numbers</p>
  194. <p><input type=submit name="tell_resetall" value="Resetall"></p>
  195. <hr>
  196. <p>Mark group as deleted</p>
  197. <p><input type=submit name="tell_rmgroup" value="RMGroup">    NewsGroup or Wild card 
  198. <input type=text size=30 maxlength=256 name="rmgroup_p1"></p>
  199. <hr>
  200. <p>Rotate the .log files</p>
  201. <p><input type=submit name="tell_rotate" value="Rotate"></p>
  202. <hr>
  203. <p>Set Megabytes used </p>
  204. <p><input type=submit name="tell_setused" value="Setused"></p>
  205. <hr>
  206. <p>Process a text file as if it had been recieved as a 
  207. checkgroups control message, the file should have the 
  208. normal headers and must be placed in the CONFIG 
  209. directory.</p>
  210. <p><input type=submit name="tell_showcached" value="Show Cached"> NewsGroup or Wild card 
  211. <input type=text size=30 maxlength=256 name="showcached_p1" value="*"></p>
  212. <hr>
  213. <p>Show mem use in detail</p>
  214. <p><input type=submit name="tell_showmem" value="Show Mem"></p>
  215. <hr>
  216. <p>Show the contents of the update queue</p>
  217. <p><input type=submit name="tell_showqueue" value="Show Queue"></p>
  218. <hr>
  219. <p>Show users who have been connected and stats</p>
  220. <p><input type=submit name="tell_showusers" value="Show Users"></p>
  221. <hr>
  222. <p>Show how fast articles are arriving</p>
  223. <p><input type=submit name="tell_speed" value="Speed"></p>
  224. <hr>
  225. <p>Reset the counters used above</p>
  226. <p><input type=submit name="tell_speed_reset" value="Speed_Reset"></p>
  227. <hr>
  228. <p>THROWS AWAY ARTICLES - TESTING ONLY</p>
  229. <p><input type=submit name="tell_speed_test" value="Speed_Test"></p>
  230. <hr>
  231. <p>Show statistics on groups since startup</p>
  232. <p><input type=submit name="tell_stats_groups" value="Stats_Groups"></p>
  233. <hr>
  234. <p>Show statistics on incoming news since last expire</p>
  235. <p><input type=submit name="tell_stats_in" value="Stats_In"></p>
  236. <hr>
  237. <p>Show statistics on outgoing feeds</p>
  238. <p><input type=submit name="tell_stats_out" value="Stats_Out"></p>
  239. <hr>
  240. <p>Show what server is doing </p>
  241. <p><input type=submit name="tell_status" value="Status"></p>
  242. <hr>
  243.  
  244. <p>Test access.conf entries</p>
  245. <input type=submit name="tell_test_access" value="Test_Access"> 
  246. Domain/IP Number: <input type=text size=30 maxlength=256 name="test_access_p1"> 
  247. Username: <input type=text size=10 maxlength=256 name="test_access_p2"> </p>
  248. Password: <input type=text size=22 maxlength=256 name="test_access_p3"> 
  249. </p>
  250. <hr>
  251. <p>Check number of file handles available</p>
  252. <p><input type=submit name="tell_test_files" value="Test_Files"></p>
  253. <hr>
  254. <p>Check how much mem dnews can allocate</p>
  255. <p><input type=submit name="tell_test_mem" value="Test_Mem"></p>
  256. <hr>
  257. <p>Lock up Dnews for n seconds</p>
  258. <p><input type=submit name="tell_test_sleep" value="Test_Sleep"> <input type=text size=20 maxlength=256 name="test_sleep_p1"></p>
  259. <hr>
  260. <p>Check how many sockets dnews can open</p>
  261. <p><input type=submit name="tell_test_sockets" value="Test_Sockets"></p>
  262. <hr>
  263. <p>trimgroups n Delete groups not on upstream site</p>
  264. <p><input type=submit name="tell_trimgroups" value="Trim Groups"> Number to trim: 
  265. <input type=text size=20 maxlength=256 name="trim_groups_p1" value="100"></p>
  266. <hr>
  267. <p>Set a group to uncached </p>
  268. <p><input type=submit name="tell_uncached" value="Uncached"> NewsGroup or Wild card 
  269. <input type=text size=20 maxlength=256 name="uncached_p1"></p>
  270. <hr>
  271. <p>Mark deleted groups as normal again</p>
  272. <p><input type=submit name="tell_undelete" value="Undelete"> NewsGroup or Wild card 
  273. <input type=text size=20 maxlength=256 name="undelete_p1"></p>
  274. <hr>
  275. <p>Start a suck update</p>
  276. <p><input type=submit name="tell_update" value="Update"> <input type=submit name="tell_update2" value="Update2"> <input type=submit name="tell_Update3" value="Update3"></p>
  277. <hr>
  278. <p>Clear current update queue</p>
  279. <p><input type=submit name="tell_update_clear" value="Update Clear"></p>
  280. <hr>
  281. <p>updateone wild [n] Get matching cached groups from suck n</p>
  282. <p><input type=submit name="tell_updateone" value="Update One"> NewsGroup or Wild card 
  283. <input type=text size=20 maxlength=256 name="updateone_p1" value="*"> Suck # <input type=text size=10 maxlength=256 name="updateone_p2"></p>
  284. <hr>
  285. <p>Send an undocumented tellnews command</p>
  286. <p><input type=text size=30 maxlength=256 name="misc_p1" value="">
  287. <input type=submit name="tell_misc" value="Send Command"></p>
  288. <hr>
  289. </form>
  290. </body>
  291.  
  292. </html>
  293.