summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 911f631)
raw | patch | inline | side by side (parent: 911f631)
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | |
Mon, 27 May 2002 02:10:07 +0000 (02:10 +0000) | ||
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | |
Mon, 27 May 2002 02:10:07 +0000 (02:10 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@39 f882894a-f735-0410-b71e-b25c423dba1c
plugins-scripts/check_ntp.pl | patch | blob | history |
index ddaa3948859746b43dfb43b5b383d46534ae356c..f8648345c54151ae6a8bc061862442663e7e9a87 100755 (executable)
print ("ERROR: No response from ntp server (alarm)\n");
exit $ERRORS{"UNKNOWN"};
};
-#alarm($TIMEOUT);
+alarm($TIMEOUT);
###