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
master
  • nagios-plugins
  • plugins
  • check_otp
29 Dec, 2024
1 commit
  • updated plugins to python3 ...
    c1cfdd7d
    made specifying which temperatur for plugins/check_temperature mandatory
    Frederik Lindenaar authored
    7 months ago  
    Browse Code »

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 »

18 Oct, 2016
1 commit
  • 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 »

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 »