Code

changed Error: by CRITICAL -
[nagiosplug.git] / plugins / check_ide-smart.c
index 9d3c3160d4a7a87f4c80673676156d756ef9bb98..bcace8a0e36e983ac412bf0399c70ae9f0d604e5 100644 (file)
@@ -249,7 +249,7 @@ net_saint (values_t * p, thresholds_t * t)
                        total);
                break;
        case OPERATIONAL:
-               printf (_("STATUS - Operational (%d/%d tests passed)\n"), passed, total);
+               printf (_("OK - Operational (%d/%d tests passed)\n"), passed, total);
                break;
        default:
                printf (_("ERROR - Status '%d' uknown. %d/%d tests passed\n"), status,