index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
coverity/master
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
maintenance-2.4.0-check_mysql
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_snmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
check_snmp: refactoring + fixes
Lorenz Kästle
1
-415
/
+363
2025-09-01
check_snmp: improve string quoting in result
Lorenz Kästle
1
-1
/
+16
2025-08-30
check_snmp: Small improvements + fix dereference bug
Lorenz Kästle
1
-3
/
+4
2025-08-30
check_snmp: Fix number processing (offset + multiplier)
Lorenz Kästle
1
-13
/
+58
2025-08-30
check_snmp: implement output format setting
Lorenz Kästle
1
-15
/
+43
2025-08-29
check_snmp: Make linter happy
Lorenz Kästle
1
-22
/
+28
2025-08-29
check_snmp: Remove options description for input delimiter
Lorenz Kästle
1
-6
/
+0
2025-08-28
check_snmp: fix DES availability detection(?)
Lorenz Kästle
1
-3
/
+3
2025-08-28
check_snmp: formatting
Lorenz Kästle
1
-2
/
+2
2025-08-28
check_snmp: Test for availability of DES privacy protocol
Lorenz Kästle
1
-3
/
+18
2025-08-27
check_snmp: use snmp v2c if community is given
Lorenz Kästle
1
-0
/
+8
2025-08-27
Fix one more typo
Lorenz Kästle
1
-1
/
+1
2025-08-27
check_snmp: fix typos
Lorenz Kästle
1
-6
/
+6
2025-08-27
check_snmp: declare internal functions static
Lorenz Kästle
1
-2
/
+2
2025-08-27
check_snmp: remove leftover multiply function
Lorenz Kästle
1
-48
/
+0
2025-08-27
check_snmp: Improve error handling
Lorenz Kästle
1
-6
/
+15
2025-08-27
check_snmp: rebuild threshold parsing
Lorenz Kästle
1
-18
/
+8
2025-08-25
rebuild check_snmp
Lorenz Kästle
1
-926
/
+728
2024-10-31
check_snmp: style + linter fixes
RincewindsHat
1
-26
/
+30
2024-10-31
check_snmp: update copyright
RincewindsHat
1
-2
/
+2
2024-10-31
check_snmp: clang-format
RincewindsHat
1
-627
/
+586
2024-09-27
check_snmp: Remove unused PP-macros
RincewindsHat
1
-2
/
+0
2024-09-27
check_snmp: Declare most variables as static
RincewindsHat
1
-78
/
+78
2024-05-21
Fix typos
RincewindsHat
1
-2
/
+2
2024-05-21
Add more documentation to the help page of check_snmp regarding authenticatio...
RincewindsHat
1
-4
/
+6
2023-12-29
check_snmp: Remove unused variable
RincewindsHat
1
-4
/
+0
2023-10-19
Fix fallout of the previous changes
RincewindsHat
1
-2
/
+2
2023-10-19
Fixes for -Wsign-compare
RincewindsHat
1
-13
/
+18
2023-10-18
check_snmp: Use C99 booleans
RincewindsHat
1
-6
/
+6
2023-08-30
Merge branch 'master' into compiler_warning_part_5
Lorenz Kästle
1
-21
/
+42
2023-08-28
Remove dead, commented code
Lorenz Kästle
1
-9
/
+0
2023-08-27
Implement option to ignore mib file parsing errors
RincewindsHat
1
-17
/
+47
2023-07-23
Merge branch 'master' into compiler_warning_part_5
Lorenz Kästle
1
-0
/
+1
2023-07-11
Detect if fmtstr was set in edge cases
Lorenz Kästle
1
-2
/
+4
2023-04-18
Fixes for Waddress
RincewindsHat
1
-3
/
+5
2023-04-18
Fixes for -Wimplicit-fallthrough
RincewindsHat
1
-0
/
+1
2023-04-14
Fix a lot of typos reported by codespell
Jan Wagner
1
-1
/
+1
2023-03-27
simplify code
Sven Nierlein
1
-4
/
+1
2023-03-15
check_snmp: disable multiplier when unused
Sven Nierlein
1
-4
/
+9
2023-01-20
fix check_snmp regex matches
Sven Nierlein
1
-2
/
+21
2022-12-22
check_snmp: always apply format when applying multiplier
Sven Nierlein
1
-1
/
+5
2022-12-22
add 'multiplier' to modify current value
Wolfgang Nieder
1
-23
/
+61
2022-07-24
check_snmp: Segfault if number of processed lines is greater than number of t...
adrb
1
-1
/
+1
2022-01-14
Updated int state to human readable
Ken D
1
-1
/
+1
2022-01-14
Added option for null zero length string exit codes
Ken D
1
-3
/
+27
2021-11-19
Fix option description authpassword -> authpasswd
Lorenz Kästle
1
-1
/
+1
2021-11-19
Revert "Fixed option description authpassword -> authpasswd + whitespaces"
Lorenz Kästle
1
-20
/
+20
2021-11-19
Fixed option description authpassword -> authpasswd + whitespaces
Lorenz Kästle
1
-20
/
+20
2021-11-17
check_snmp: fix performance thresholds when using multiple oids
Sven Nierlein
1
-2
/
+7
2021-04-07
Merge pull request #1465 from lausser/master
Sven Nierlein
1
-2
/
+3
[next]