1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420
|
Sat Mar 6 15:00:00 1999 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.5.1 Released.
Sat Mar 6 14:54:51 1999 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated to version 2.5.1.
* procmeter.c, xwindow.c: Update to version 2.5.1.
Wed Mar 3 19:03:07 1999 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c:
Increase the buffer length for interrupts in kernel version 2.2.2.
Wed Feb 24 19:51:29 1999 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* README, procmeter.h, statistics.c:
Add in a memory available option which is the free memory plus the disk cache.
* README, procmeter.h, statistics.c:
Add in the number of bytes on the network interfaces.
Fri Oct 9 15:15:00 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.5 Released.
Fri Oct 9 15:11:34 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated for version 2.5.
* procmeter.c, xwindow.c: Update version numbers.
* statistics.c:
Bug fixes for network devices from v3.0, ignore apm version like v3.0.
Sun Sep 6 10:06:06 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* ProcMeter.c: Bug fix in SetValues() procedure from v3.0.
Tue Sep 1 18:29:39 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.h, statistics.c, README: Added in the fork statistic from v3.0.
Mon Jul 27 18:03:47 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c:
Change the network fast/slow recognition so that 'flip' is slow and 'fddi' is fast.
Wed Jul 8 16:32:22 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.c: Make the -no-x option work again.
Sat Mar 21 07:40:00 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.4c Released.
Sat Mar 21 07:33:22 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* xwindow.c, NEWS, procmeter.c: Updated to version 2.4c.
* statistics.c: Fixed network stats for kernel version 2.1.91.
Mon Feb 9 18:36:03 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* Makefile:
Added a strip variable so that users can install an unstripped version.
Mon Feb 2 20:00:00 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.4b Released.
Mon Feb 2 19:50:09 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS, procmeter.c, xwindow.c: Updated to version 2.4b.
* statistics.c: Fixed the system statistics for kernel 2.1.84.
Fri Jan 23 19:10:00 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.4a Released.
Fri Jan 23 19:08:10 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS, procmeter.c, xwindow.c: Updated for version 2.4a.
* statistics.c: Fixed /proc/net/dev stats for kernel version 2.1.80.
Sat Jan 10 14:00:00 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.4 Released.
Sat Jan 10 13:58:17 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated to version 2.4.
Wed Jan 7 21:21:42 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* xwindow.c, procmeter.c:
Enable the close button on the window manager menu and exit cleanly.
Tue Jan 6 19:39:04 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.ad, procmeter.h, statistics.c, procmeter.1, README:
Added in the battery life and battery level.
Tue Jan 6 19:13:37 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.1, procmeter.c, README, log.c, Makefile:
Added the option to use 'syslog' as the log filename to log to the system log.
Tue Jan 6 19:10:00 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.3b Finished.
Tue Jan 6 19:03:29 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated for version 2.3b.
Mon Jan 5 20:01:21 1998 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* xwindow.c, procmeter.c: Handle time leaps gracefully.
Wed Dec 24 10:15:50 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* README, procmeter.1, procmeter.c: Added in the -force-fpkt option.
Wed Sep 24 18:21:15 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.c, README, procmeter.1: Added in the -label option.
Tue Sep 23 17:59:51 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* start-procmeter: Changed the name of the files to /tmp/.procmeter.*.
Thu Sep 4 18:10:00 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.3a Released.
Thu Sep 4 18:02:27 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated to version 2.3a.
* statistics.c:
Wait for the data file to appear before continuing to allow start-procmeter to start slow starting programs.
* procmeter.c: Fix a bug in the allocation of data filenames.
Sun Aug 31 11:21:28 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* log.c, procmeter.c, xwindow.c:
Ignore the first sample read from the file, it may be wrong.
Sun Aug 31 10:42:18 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* start-procmeter:
Print out the runnable programs from the library when started with no arguments.
Sat Aug 30 15:14:02 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* README, procmeter.c, Makefile:
Added in the option to compile a version without needing X Windows installed.
Thu Aug 14 19:51:32 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* start-procmeter: Minor bug fix.
Thu Aug 14 18:00:00 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.3 Released.
Thu Aug 14 17:58:46 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated to version 2.3.
* procmeter.c:
Fixed a bug that caused an initial peak in all the differential statistics at startup.
* procmeter.1, procmeter.h, statistics.c, README:
Added in the dsik-rd, disk-wr and fpkt-coll statistics.
Mon Aug 11 09:31:19 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* Makefile:
Install the contrib directory, the start-procmeter and procmeter-xlog scripts.
* start-procmeter:
Check for the specified program in cwd then in installation dir then on path.
Sun Aug 10 10:58:25 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* log.c:
Ensure that the title line is only displayed once between data.
Append the data to an existing file and flush after each line.
* README:
Added in information about the log file format and procmeter-xlog.
* procmeter-xlog: Initial revision
* statistics.c: Ensure sensible values, never NaN.
Sun Aug 10 10:02:27 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c, xwindow.c, log.c, procmeter.c, procmeter.h:
Increased efficiency by only opening and reading from files that are needed.
* pipedemo.c, start-procmeter: Initial revision
* Makefile, README:
Changed the pipedemo program to use the start-procmeter script.
Sun Aug 10 08:49:59 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* log.c, procmeter.c, procmeter.h, xwindow.c:
Improved the time management functions.
Fixed the parsing of command line arguments.
Added the hostname to the log file.
Tue Aug 5 19:42:31 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.h, xwindow.c, log.c, procmeter.c:
Made the interval more accurate by compensating for the time spent processing.
Tue Aug 5 19:36:18 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* README, Makefile: Added in the pipedemo program.
Tue Aug 5 19:04:08 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.c: Parse the command line options properly.
Mon Aug 4 19:40:48 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c, xwindow.c, procmeter.c, procmeter.h, README, log.c, procmeter.1:
Added in the option to read in 'other' statistics from files.
Mon Jul 21 19:49:18 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* log.c: Initial revision
* Makefile: Added in the file log.c.
* xwindow.c, statistics.c, procmeter.c, procmeter.h, README, procmeter.1:
Added in logging the statistics to a file.
Sun Jul 20 15:43:20 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.c: Put all of the X-Windows part in the new file xwindow.c.
* procmeter.h: Added in the functions in the new file xwindow.c.
* xwindow.c: Initial revision
* Makefile: Added in the new file xwindow.c
Sun Jul 20 10:35:33 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.1, procmeter.c:
Changed the label at the top (left) to be the hostname.
Thu May 29 20:00:00 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.2b Released.
Thu May 29 19:39:51 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated for version 2.2b.
* statistics.c:
Updated to cope with the changes in kernel version 2.1.41.
Sat Mar 15 20:00:00 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.2a Released
Sat Mar 15 19:52:18 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated for version 2.2a.
Sat Mar 15 19:50:22 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c:
Added a modification for the kernel change to /proc/net/dev.
* Makefile: Changed the location the app-defaults are put.
Sun Jan 26 10:56:04 1997 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c: Changed the length of the line read to 256 bytes.
Sun Nov 3 15:00:00 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.2 Released
Sun Nov 3 14:47:39 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated for version 2.2.
Sat Sep 21 20:43:11 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.ad, procmeter.1, ProcMeterP.h, ProcMeter.h, ProcMeter.c:
Added a choice of solid or line graphs.
Sun Sep 15 10:34:27 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c, procmeter.1, README:
Added isdn and ippp as slow devices.
Added a -force-spkt option for kernels with slow devices as modules.
* procmeter.c:
Added a -force-spkt option for kernels with slow devices as modules.
Sun Sep 1 14:00:00 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
Version 2.1 Released
Sun Sep 1 13:47:15 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* NEWS: Updated to version 2.1.
Fri Aug 30 16:56:23 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.c: Updated to version 2.1 in help message.
Wed Aug 28 18:57:13 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c: Added the number of processes 'proc' statistic,
fixed network parsing (again).
* README:
Added the number of processes 'proc' statistic,
and note about X11 libraries in Makefile.
* procmeter.h, procmeter.1:
Added the number of processes 'proc' statistic.
Tue Aug 27 17:42:32 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* Makefile:
Added extra libraries to the link command as well as a fallback alternative.
Sun Aug 25 16:15:38 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* procmeter.h, statistics.c:
Added scaling of memory graphs depending on the amount of total RAM.
* procmeter.1, procmeter.ad:
Added more information about X resources and the new -ve gridMin option.
* ProcMeterP.h, ProcMeter.c:
Added support for no grid lines and grid line overload.
Sat Aug 24 14:53:56 1996 Andrew M. Bishop <amb@gedanken.demon.co.uk>
* statistics.c: Made line buffer string longer.
Removed lpkt-rx and lpkt-tx,
changed the way that the packets lines are parsed,
changed the division of devices to slow/fast,
allow for any device to have 'No statistics available'.
* procmeter.h: Removed lpkt-rx and lpkt-tx.
* procmeter.1:
Removed lpkt-rx and lpkt-tx, add better description of the different network meters.
* README:
Removed lpkt-rx and lpkt-tx, shuffled some text, added 'thanks to' section.
Sat Aug 17 12:00:00 1996 Andrew M. Bishop (amb@gedanken)
Version 2.0 Released
Sat Aug 17 11:37:32 1996 Andrew M. Bishop (amb@gedanken)
* NEWS: Version 2.0 NEWS added.
Sat Aug 17 10:32:52 1996 Andrew M. Bishop (amb@gedanken)
* README, Makefile:
Changed the user editable variables XINCLUDE & XLIB.
Thu Aug 8 17:55:03 1996 Andrew M. Bishop (amb@gedanken)
* procmeter.c, procmeter.1, README:
Added horizontal option and horizontal and vertical switches.
Thu Aug 1 18:42:05 1996 Andrew M. Bishop (amb@gedanken)
* procmeter.1, statistics.c, procmeter.h, README:
Added support for kernel version 2.0 changes (mem-cache).
Wed Jul 31 19:54:31 1996 Andrew M. Bishop (amb@gedanken)
* procmeter.ad: Change the resource names of the meters.
* procmeter.1, procmeter.c:
Change the resource names of the meters, default to no meters.
* ProcMeter.c:
Default the label position to the bottom, fix graphics expose problem.
Wed Jul 31 18:25:49 1996 Andrew M. Bishop (amb@gedanken)
* statistics.c, procmeter.h, procmeter.c:
Added checking of /proc on startup and only allowing available statistics.
Sat Jul 27 15:16:36 1996 Andrew M. Bishop (amb@gedanken)
* Makefile, README, procmeter.1, procmeter.ad, procmeter.c, procmeter.h:
Initial version (rewritten for version 2.0).
* NEWS, ProcMeter.c, ProcMeter.h, ProcMeterP.h, statistics.c:
Initial version.
Mon Mar 18 18:00:00 1996 Andrew M. Bishop (amb@gedanken)
Version 1.1a Released
See ChangeLog-1 for version 1.x change comments.
|