Logo

GitLab

Sign in

scripts / nagios-plugins

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 1
  • Merge Requests 0
  • Labels
  • Commits 24
  • Compare
  • Branches 1
  • Tags 0
d54130d18295995378f55f86f534032dc8a40523
  • nagios-plugins
  • plugins
28 Jan, 2018
1 commit
  • - set HTTP User-Agent header to check_otp/VERSION ...
    d54130d1
    - added SSL validation options (--no-ssl-validation, --cacert, --capath)
    to deal with SSL validation issues
    Frederik Lindenaar authored
    7 years ago  
    Browse Code »

06 Jan, 2018
1 commit
  • added Raspberry Pi CPU temperature reading ...
    8afdb5e3
    please note: CLI change: now need to specify which device to read!
    
    Documentation updated accordingly
    Frederik Lindenaar authored
    8 years ago  
    Browse Dir »

18 Oct, 2016
2 commits
  • rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix.
    3e330c37
    Frederik Lindenaar authored
    9 years ago  
    Browse Dir »
  • changed way how performance data is handled so that the order is preserved (fixes #1) ...
    fd109cda
    rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix.
    
    improved the status message when warn or critical thresholds are exceeded
    Frederik Lindenaar authored
    9 years ago  
    Browse Dir »

17 Oct, 2016
2 commits
  • Added units in performance data (C/F for temperature and s for time). ...
    d5ca8d76
    closes #2
    
    renamed time performance data to checktime
    Frederik Lindenaar authored
    9 years ago  
    Browse Dir »
  • added check_temperature plugin to monitor temperatures on a RaspberryPi
    a1eeb872
    Frederik Lindenaar authored
    9 years ago  
    Browse Dir »

10 Oct, 2016
1 commit
  • added first implementation of check_otp supporting HOTP and TOTP checks against PrivacyIDEA/LinOTP
    d9efd395
    Frederik Lindenaar authored
    9 years ago  
    Browse Dir »

02 Aug, 2015
2 commits
  • Added check_multiple_host_addresses as I stil had that laying around somewhere
    ed63fa91
    Frederik Lindenaar authored
    10 years ago  
    Browse Code »
  • updated directory structure, move plugins into a separate directory
    5458527c
    Frederik Lindenaar authored
    10 years ago  
    Browse Code »