Opened 3 years ago
Closed 6 months ago
#393 closed enhancement (fixed)
text inside a file
| Reported by: | jussi | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.4.1 |
| Component: | None | Version: | 0.3.7 |
| Severity: | Feature Requests | Keywords: | |
| Cc: |
Description
I would like to get text inside a file. First I want to check for a file that is not 0kt. Then if there is one, it would give me text from that file.
Change History (4)
comment:1 Changed 3 years ago by mickem
- Milestone set to 0.5.0
comment:2 Changed 15 months ago by mickem
- Component changed from check_nrpe to None
comment:3 Changed 15 months ago by mickem
- Milestone changed from 0.5.0 to future
comment:4 Changed 6 months ago by mickem
- Milestone changed from future to 0.4.1
- Resolution set to fixed
- Status changed from new to closed
Can be done using CheckLogFile (and a script and/or check_multi if you want the combination)
Note: See
TracTickets for help on using
tickets.









Doubtful it will ever make it into the core plugins.
Simpler to write a script...
Michael Medin