Opened 2 years ago
Last modified 6 months ago
#424 new enhancement
modifications to NagiosPlugin.vbs, example script
| Reported by: | fuwe | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.4.2 |
| Component: | VisualBasic | Version: | 0.3.8 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
modified Version of NagiosPlugin?.vbs which came with nsclient++ vers. 0.3.8.76
- compares bounds to double values, so 10 comes after 9 (numeric sorting)
- bounds definition conforms to nagios plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT)
and an example script to check files in a directory (and its subdirs)
Attachments (2)
Change History (5)
Changed 2 years ago by fuwe
Changed 2 years ago by fuwe
comment:1 Changed 15 months ago by mickem
- Milestone set to 0.4.1
comment:2 Changed 15 months ago by mickem
- Component changed from check_nrpe to VisualBasic
comment:3 Changed 6 months ago by mickem
- Milestone changed from 0.4.1 to 0.4.2
Note: See
TracTickets for help on using
tickets.








