Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-14 | "--assume-standby-mode" option is added. | Ruslan Kabalin | |
If specified, first the check if server in standby mode will be performed (--datadir is required), if so, all checks that require SQL queries will be ignored and "Server in standby mode" with OK status will be returned instead. | |||
2011-03-14 | [backends] do not list excluded databases in output. | Ruslan Kabalin | |
When used with --include or --exclude settings, listing all available databases in perfomance output might be confusing. Thus, only those databases that are taken into account for connectons number calculation are listed. | |||
2011-03-14 | Changes in vim stattings string to meet new formatting | Ruslan Kabalin | |
Signed-off-by: Ruslan Kabalin <[email protected]> | |||
2011-03-11 | French translations | Guillaume Lelarge | |
2011-03-09 | Credit last patch. | Greg Sabino Mullane | |
2011-03-07 | handle undef percents in check_fsm_relations | Andy Lester | |
2011-02-21 | Spelling cleanups. | Greg Sabino Mullane | |
Only spellcheck test files that start with a number. | |||
2011-02-21 | Spelling | Greg Sabino Mullane | |
2011-02-17 | More fixes to the MRTG action inside various actions. | Greg Sabino Mullane | |
2011-02-16 | Whitespace cleanups. | Greg Sabino Mullane | |
2011-02-12 | Clean up translations and tests. | Greg Sabino Mullane | |
2011-02-12 | Fix MRTG for check_locks. | Greg Sabino Mullane | |
2011-02-12 | Merge commit 'maletin/master' | Greg Sabino Mullane | |
2011-02-12 | Fix MRTG for last_vacuum and last_analzye | Greg Sabino Mullane | |
2011-02-12 | Give the correct message when there are non-excluded tables mixed with excluded | Greg Sabino Mullane | |
ones in the last_vacuum and analzye actions. Per complaint and solution provided by David E. Wheeler. | |||
2011-02-12 | Refactor archive_ready into wal_files | Greg Sabino Mullane | |
2011-02-11 | Fix the <IDLE>-state in Bug #43. | Martin von Oertzen | |
2011-02-09 | Better perfdata trailing semicolon cleanup. | Greg Sabino Mullane | |
2011-02-09 | Clean up sub name. | Greg Sabino Mullane | |
2011-02-09 | Remove unused transalation strings | Greg Sabino Mullane | |
2011-02-09 | Fix the perflimit for the bloat action, per bug #50 | Greg Sabino Mullane | |
2011-02-09 | Exclude idle in transaction from the query_time per bug #43. | Greg Sabino Mullane | |
Since we've just overhauled this check, seems like a good a time as any to make this change. | |||
2011-02-09 | Note recent changes. | Greg Sabino Mullane | |
2011-02-09 | Last of the major perfname tweaks | Greg Sabino Mullane | |
2011-02-09 | Lots more perfdata work | Greg Sabino Mullane | |
2011-02-09 | New action: new_version_box, for the boxinfo.pl program. | Greg Sabino Mullane | |
2011-02-09 | More perfdata work. | Greg Sabino Mullane | |
2011-02-09 | Remove debug string. | Greg Sabino Mullane | |
2011-02-09 | Clean up hot_standby_delay perfdata | Greg Sabino Mullane | |
2011-02-09 | Do not show the host if it's empty. | Greg Sabino Mullane | |
Do not show the perfdata divider if nothing is there. More perfdata changes. | |||
2011-02-09 | More performance data cleanup. | Greg Sabino Mullane | |
Fix up the custom_query a lot. | |||
2011-02-08 | Fix custom_query for MRTG, and do a proper performance data section. | Greg Sabino Mullane | |
2011-02-08 | No need to go to 2.18.0 yet! | Greg Sabino Mullane | |
2011-02-08 | Fix regex per bug #69 | Peter Eisentraut | |
2011-02-08 | Fix spacing. | Greg Sabino Mullane | |
2011-02-03 | More performance data enhancements. | Greg Sabino Mullane | |
2011-02-03 | More performance data tweaking. | Greg Sabino Mullane | |
2011-02-03 | Show an "s" for perf output per Nagios guidelines. | Greg Sabino Mullane | |
2011-02-03 | Move the archive_ready sub up | Greg Sabino Mullane | |
2011-02-03 | Bump vesion to 2.18.0, not recent changes | Greg Sabino Mullane | |
2011-02-03 | Consolidate txn_idle, txn_time, and query_time, with major cleanup. | Greg Sabino Mullane | |
Add vv argument as shorthand for "very verbose" | |||
2011-02-03 | Cleanup of txn_idle | Greg Sabino Mullane | |
2011-02-03 | Show information about the top offender for the txn_idle action. | Greg Sabino Mullane | |
Clean up the tests. | |||
2011-02-03 | Spelling police. | Greg Sabino Mullane | |
2011-02-03 | Cuddle police. | Greg Sabino Mullane | |
2011-02-03 | Return empty, not undef, for "ccount" | Greg Sabino Mullane | |
2011-02-02 | Add credit and bug numbers, bump version. | Greg Sabino Mullane | |
2011-02-02 | Support non-standard version strings in the bloat check. | Michel Sijmons | |
With help from Gurjeet Singh | |||
2011-02-02 | Set maxliagn to 8 in the bloat check if box identified as '64-bit' | Michel Sijmons | |
2011-01-25 | Typo. | Greg Sabino Mullane | |