2005-06-07 15:57 mars * sysindex-current/sysindex.php: snmp grabber 2005-06-05 10:19 mars * sysindex-current/sysindex.php: fixed lock check 2005-06-05 10:16 mars * sysindex-current/sysindex-lock.php: added devlock script 2005-06-05 10:16 mars * sysindex-current/release.sh: fixed readme version when building release 2005-06-05 10:15 mars * sysindex-current/sysindex.php: added ups info, config and required template var type 2005-03-10 06:15 mars * sysindex-current/: sysindex.php, doc/FAQ: updated FAQ and version for 1.1-rel 2005-03-10 06:05 mars * sysindex-current/sysindex.php: added software in csv template 2005-03-10 05:58 mars * sysindex-current/sysindex.php: preinited some vars 2005-03-05 04:45 mars * sysindex-current/: sysindex.php, doc/templates.html: added delayed execution doc and fs/net totals in xml template 2005-03-05 04:28 mars * sysindex-current/: sysindex.php, doc/plugins.html: added fs and net totals; delayed callback execution mode 2005-03-05 03:24 mars * sysindex-current/: sysindex.php, doc/plugins.html: GetCPU() returns cpu count too 2005-03-05 03:11 mars * sysindex-current/sysindex.php: added months display in HRTime 2005-02-25 01:36 mars * sysindex-current/sysindex.php: added byte unit 2005-02-23 11:41 mars * sysindex-current/: sysindex.php, doc/TODO: removed extra newline from csv template 2005-02-20 10:17 mars * sysindex-current/doc/: TODO, plugins.html: typo 2005-01-19 01:15 mars * sysindex-current/release.sh: updated release script to take version as arg 2005-01-19 01:13 mars * sysindex-current/: README, sysindex.php, doc/FAQ: updated docs and version for 1.0-rel 2005-01-18 22:52 mars * sysindex-current/sysindex.php: fixed load in csv template 2005-01-18 22:49 mars * sysindex-current/sysindex.php: updated GetNetwork to ignore inet6 garbage 2005-01-18 22:43 mars * sysindex-current/release.sh: added release script 2005-01-18 22:32 mars * sysindex-current/sysindex.php: cleaned up 2005-01-18 22:25 mars * sysindex-current/doc/: plugins.html, templates.html: updated docs to reflect the output modes restriction for plugins 2005-01-18 22:20 mars * sysindex-current/sysindex.php: added global var and plugin mode restrictions 2005-01-18 22:10 mars * sysindex-current/sysindex.php: added csv template 2005-01-18 21:48 mars * sysindex-current/sysindex.php: added GetSoftware in xml template 2005-01-18 21:45 mars * sysindex-current/sysindex.php: squashed hr plugin fs and network procs 2005-01-18 21:36 mars * sysindex-current/sysindex.php: added template comments 2005-01-18 21:35 mars * sysindex-current/: TODO, doc/plugins.html, doc/templates.html: fixed typos 2005-01-18 21:32 mars * sysindex-current/doc/TODO: moved todo in doc/ 2005-01-18 21:30 mars * sysindex-current/TODO: added todo 2005-01-18 21:27 mars * sysindex-current/README: added support section 2005-01-18 21:26 mars * sysindex-current/doc/CONTRIB: added contrib 2005-01-18 21:21 mars * sysindex-current/doc/templates.html: added template doc 2005-01-18 20:36 mars * sysindex-current/doc/plugins.html: added plugin doc 2005-01-18 19:31 mars * sysindex-current/: INSTALL, README, sysindex.php, doc/FAQ: added docs, cleaned up 2005-01-18 03:50 mars * sysindex-current/sysindex.php: added plugin support and HR plugin 2005-01-18 02:56 mars * sysindex-current/sysindex.php: added templating system w/ html and xml templates 2005-01-14 23:14 mars * sysindex-current/sysindex.php: refactored core [oop + error handling] 2005-01-07 18:43 mars * sysindex-current/sysindex.php: fixed missing ; 2005-01-07 18:36 mars * sysindex-current/sysindex.php: added support for debian 2005-01-07 18:32 mars * sysindex-current/sysindex.php: using df -P in GetFS() so that weird filesystems are processed properly 2005-01-04 07:32 mars * sysindex-current/sysindex.php: added GetConnections() 2005-01-04 07:28 mars * sysindex-current/sysindex.php: GetMem() and GetSwap() display used also 2005-01-04 07:25 mars * sysindex-current/sysindex.php: GetSoftware() recognizez redhats also 2005-01-04 07:22 mars * sysindex-current/sysindex.php: made GetMem() and GetSwap() work on 2.6 kernels also 2005-01-04 07:15 mars * sysindex-current/sysindex.php: version displayed in title; using /sbin/ifconfig instead of ifconfig; changed keywords; cpu displayed w/o codename 2005-01-04 07:00 mars * sysindex-current/sysindex.php: if traffic is now calculated from bytes and not the provided hr value 2005-01-04 06:11 mars * sysindex-current/sysindex.php: added version in footer 2005-01-04 06:08 mars * sysindex-current/sysindex.php: changed space to slash in GetSoftware() to conform w/ the rest of the output 2005-01-04 06:04 mars * sysindex-current/sysindex.php: first version