Ticket #313 (closed defect: fixed)

Opened 3 years ago

Last modified 8 months ago

folder\*.*\*.* pattern for CheckFile2 issue

Reported by: vzenin Owned by: mickem
Priority: 1 Milestone: 0.3.9
Component: check_nt Version: 0.3.6
Severity: Bugs Keywords:
Cc:

Description

Hi,

NSClient++ 0.3.6.816 2009-06-14

When NSClient++ had received pattern for CheckFile2 folder\*.* from nagios NSClient++ changed pattern to folder\*.*\*.*

nagios config file: check_command check_nrpe_file_new!E:
Backup_to_tape
AMSRVDB01
mssql
backup
default
*.*!30h

NSClient++ log: 2009-07-15 12:08:29: debug:NSClient++.cpp:1034: Injecting: CheckFile2: file=E:\Backup_to_tape\SERVER01\mssql\backup\default\*.*, filter=in, filter+creation=<30h, syntax=%filename% was created %creation%, MinWarn=0 2009-07-15 12:08:29: debug:modules\CheckDisk\CheckDisk.cpp:112: Input is: E:\Backup_to_tape\SERVER01\mssql\backup\default\*.* / ffffffff 2009-07-15 12:08:29: debug:modules\CheckDisk\CheckDisk.cpp:126: File pattern: E:\Backup_to_tape\SERVER01\mssql\backup\default\*.*\*.* 2009-07-15 12:08:29: debug:modules\CheckDisk\CheckDisk.cpp:136: File pattern: E:\Backup_to_tape\SERVER01\mssql\backup\default\*.*\*.* 2009-07-15 12:08:29: debug:include\checkHelpers.hpp:758: Missing bounds for maxmin-bounds check: no files found 2009-07-15 12:08:29: debug:NSClient++.cpp:1070: Injected Result: WARNING 'no files found: 0 < warning' 2009-07-15 12:08:29: debug:NSClient++.cpp:1071: Injected Performance Result: no files found'=0;0;0; '

Thanks.

Change History

comment:1 Changed 8 months ago by mickem

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to 0.3.9

CheckFiles hopefully resolves this if not reopen...

MickeM

Note: See TracTickets for help on using tickets.