git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@954 f882894a-f735-0410-b71e-b25c423dba1c
@@ -102,7 +102,7 @@ main (int argc, char **argv)
if (!found)
die (STATE_UNKNOWN,
- _("%s problem - No data received from host\nCMD: %s</A>\n"),
+ _("%s UNKNOWN - No data received from host\nCMD: %s</A>\n"),
argv[0], cmd);
/* close the pipe */