Commit Graph

10 Commits

Author SHA1 Message Date
Michael Clemens 9bab7c9275 first implementation of TSM 6.1 compability 2009-07-07 15:46:15 +00:00
Frank Fegert 8809708d3d - First try of a multi-process poller implementation. Probably still
buggy and needs alterations to the DB backend.
2009-07-03 15:37:02 +00:00
Frank Fegert 577a78e337 - Added missing config entry.
- Fixed Bug #0000002.
2009-06-23 06:57:26 +00:00
Michael Clemens bb969b1e47 added some missing config entries 2009-06-22 21:09:13 +00:00
Frank Fegert 6f95782ec3 - Some pre-release cleanup.
- First attempt to reduce the PollD runtime, by querying only the events
  for backups_all/archives_all that occured since the last PollD run.
2009-06-21 22:04:17 +00:00
Frank Fegert 10d433a3c6 - More pre-release cleanup - changed versions to 0.0.x for beta-release. 2009-06-19 22:14:10 +00:00
Frank Fegert 8071794ae2 - Database changes:
- Fixed wrong beta release version.
  - Changed 'archives_24h' query from append to update to match 'backups_24h'.
  - Removed example server entries.
- Workaround for cases where PHP-option 'magic_quotes_gpc = on' messes up
  quoted data in POSTs.
- Workaround for truncated single line input fields. If strlen > 150, use
  textbox instead of input/text. Might be browser dependent, adjust limit
  as needed.
2009-06-19 21:40:25 +00:00
Frank Fegert 5ce2f693d6 - Added SQL file for new DB entries (only temporarily until first release).
- Added runtime profiling output to PollD.
- Fixed minor bug in PollD for query runtime > 900 sec situations.
- Added log to file functionality to PollD.
2009-05-23 16:50:14 +00:00
Frank Fegert 918467a703 - Fixed typo.
- Switched comments from german -> english.
- Extended cfg_config.confval to 255 characters to be able to hold long paths.
- Added entries for tsmmonitor and polld logfiles to cfg_config.
2009-05-23 12:25:11 +00:00
Michael Clemens 5d24954cea added tsmmonitor.sql for initial db import 2009-05-14 10:34:52 +00:00