Compare commits

..

3 Commits

2 changed files with 5 additions and 6 deletions

View File

@ -1,14 +1,13 @@
#!/bin/python3
#
import argparse
import nagios
import subprocess
GPU_ERROR = 80
GPU_WARNING = 76.5
GPU_ERROR = 85
GPU_WARNING = 82
#
CPU_ERROR = 80
CPU_WARNING = 76.5
CPU_ERROR = 85
CPU_WARNING = 82
#
if __name__ == "__main__":

2
nagios

@ -1 +1 @@
Subproject commit 3d7f2eca05ebe5fdcf17f9e77e47cc62d326874b
Subproject commit 930f4d13e1b2c6a4ea16c4f4756f4c8a7550cacd