summaryrefslogtreecommitdiffstats
path: root/plugins-scripts/check_uptime.pl
AgeCommit message (Expand)AuthorFilesLines
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2022-02-15check_uptime: Fix lowercase typo in plugin outputAndreas Motl1-1/+1
2022-02-15check_uptime: Add option to report uptime in days instead of secondsAndreas Motl1-2/+15
2018-06-17Fixed error message, added commentrefs/pull/1538/headBernd Arnold1-1/+2
2018-06-17Drop uptime binary callBernd Arnold1-1/+1
2018-06-17Added help text for range supportBernd Arnold1-0/+6
2018-06-17Remove useless (empty) printBernd Arnold1-1/+0
2018-06-13fix typo in check_uptimeSven Nierlein1-1/+1
2018-06-13RefactoringBernd Arnold1-7/+7
2018-06-13Introducing ranges for warning and criticalBernd Arnold1-41/+94
2018-06-13Modified alignmentBernd Arnold1-2/+2
2018-06-13Fix: Use macro for perl binaryBernd Arnold1-1/+1
2018-06-09Fix: Initialize valuesBernd Arnold1-0/+1
2018-06-03Fix: uptime_file variable was declared too lateBernd Arnold1-3/+3
2018-06-03Added suffix "s" for seconds in perfdata outputBernd Arnold1-1/+1
2018-06-03Rename to .plBernd Arnold1-0/+255