Home
last modified time | relevance | path

Searched refs:CRITICAL (Results 1 – 25 of 4483) sorted by relevance

12345678910>>...180

/dports/x11/albert/albert-0.16.1/plugins/virtualbox/src/
H A Dextension.cpp23 #define CRITICAL qCCritical(qlc_virtualbox).noquote() macro
170 CRITICAL << "Error, could not instantiate ISession object."; in handleQuery()
184 CRITICAL << "Error, failed saving state:" << rc; in handleQuery()
188 CRITICAL << "Error, could not acquire ISession lock."; in handleQuery()
206 CRITICAL << "Error, could not acquire ISession lock."; in handleQuery()
224 CRITICAL << "Error, could not acquire ISession lock."; in handleQuery()
243 CRITICAL << "Error, could not acquire ISession lock."; in handleQuery()
257 CRITICAL << "Error, failed pausing machine."; in handleQuery()
261 CRITICAL << "Error, could not acquire ISession lock."; in handleQuery()
275 CRITICAL << "Error, failed resuming machine."; in handleQuery()
[all …]
/dports/devel/py-twiggy/Twiggy-0.4.7/tests/
H A Dtest_levels.py28 assert levels.ERROR < levels.CRITICAL
29 assert levels.CRITICAL < levels.DISABLED
36 assert levels.ERROR <= levels.CRITICAL
37 assert levels.CRITICAL <= levels.DISABLED
44 assert levels.CRITICAL > levels.ERROR
45 assert levels.DISABLED > levels.CRITICAL
52 assert levels.CRITICAL >= levels.ERROR
53 assert levels.DISABLED >= levels.CRITICAL
61 assert levels.CRITICAL == levels.CRITICAL
69 assert not levels.CRITICAL != levels.CRITICAL
[all …]
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Crypto/Profile/
H A DBase.pm123 CRITICAL => $critical,
137 CRITICAL => $critical,
160 CRITICAL => $critical,
329 CRITICAL => "false",
340 CRITICAL => $critical,
355 CRITICAL => $critical,
366 CRITICAL => $critical,
373 CRITICAL => $critical,
394 my $critical = $keys->{CRITICAL};
468 my $critical = $keys->{CRITICAL};
[all …]
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Crypto/Profile/
H A DBase.pm123 CRITICAL => $critical,
137 CRITICAL => $critical,
160 CRITICAL => $critical,
329 CRITICAL => "false",
340 CRITICAL => $critical,
355 CRITICAL => $critical,
366 CRITICAL => $critical,
373 CRITICAL => $critical,
394 my $critical = $keys->{CRITICAL};
468 my $critical = $keys->{CRITICAL};
[all …]
/dports/net-mgmt/ocsinventory-server/OCSInventory-Server-2.8.1/Apache/Ocsinventory/Server/System/
H A DConfig.pm51 level => CRITICAL,
59 level => CRITICAL,
67 level => CRITICAL,
115 level => CRITICAL,
123 level => CRITICAL,
147 level => CRITICAL,
203 level => CRITICAL,
211 level => CRITICAL,
259 level => CRITICAL,
283 level => CRITICAL,
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/programs/
H A DWILCOXSR.DP33 LET CRITICAL = NORPPF(ALPHA2)
39 PRINT "NORMAL CRITICAL VALUE = +/- ^CRITICAL"
41 IF Z2 <= CRITICAL
44 IF Z2 > CRITICAL
49 . WCRIT CONTAINS THE CRITICAL VALUES FOR A TWO-SIDED TEST AND
60 LET CRITICAL = WCRIT(N)
65 PRINT "CRITICAL VALUE = ^CRITICAL"
66 IF W > CRITICAL
69 IF W <= CRITICAL
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/monolog/monolog/tests/Monolog/Handler/
H A DHipChatHandlerTest.php30 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
42 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
54 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
66 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
78 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
98 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
134 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
146 …$this->handler->handle($this->getRecord(Logger::CRITICAL, 'Backup of database "example" finished i…
156 $this->handler->handle($this->getRecord(Logger::CRITICAL, str_repeat('abcde', 2000)));
183 array(Logger::CRITICAL, 'red'),
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/monolog/monolog/tests/Monolog/Handler/
H A DHipChatHandlerTest.php30 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
42 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
54 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
66 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
78 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
98 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
134 $this->handler->handle($this->getRecord(Logger::CRITICAL, 'test1'));
146 …$this->handler->handle($this->getRecord(Logger::CRITICAL, 'Backup of database "example" finished i…
156 $this->handler->handle($this->getRecord(Logger::CRITICAL, str_repeat('abcde', 2000)));
183 array(Logger::CRITICAL, 'red'),
[all …]
/dports/net-mgmt/check_logfiles/check_logfiles-3.13/t/
H A D007thresholdexpire.t83 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 7) &&
95 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 8) &&
105 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 4) &&
114 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 2) &&
123 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 0) &&
140 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 5) &&
147 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 5) &&
155 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 1) &&
165 ok(($nmap->{newstate}->{thresholdcnt}->{CRITICAL} == 0) &&
/dports/sysutils/freeipmi/freeipmi-1.6.8/contrib/pet/
H A Dcheck_rmcpping18 CRITICAL=$OPTARG
47 [[ "$WARNING"x == "x" || "$CRITICAL"x == "x" ]] && {
52 CRITICAL=`echo $CRITICAL|sed s/%//`
54 if [[ $LOSS -ge $CRITICAL ]]
/dports/net-mgmt/p5-Monitoring-Plugin/Monitoring-Plugin-0.40/t/
H A DMonitoring-Plugin-04.t52 is $p->check_threshold(11), CRITICAL, "check_threshold CRITICAL";
53 is $p->check_threshold(check=>11), CRITICAL, "check_threshold CRITICAL with hash param";
58 is $p->check_threshold([1,2,6,11]), CRITICAL, "check_threshold CRITICAL";
59 is $p->check_threshold(check=>[1,2,6,11]), CRITICAL, "check_threshold CRITICAL with hash param";
79 ), CRITICAL, "check_threshold explicit CRITICAL";
H A DMonitoring-Plugin-Functions-01.t25 is(CRITICAL, $ERRORS{CRITICAL}, "CRITICAL => $ERRORS{CRITICAL}");
34 [ CRITICAL, "CRITICAL", 'test the third', ],
83 $r = plugin_exit(CRITICAL, $_->[0]);
86 like($r->message, qr/CRITICAL\b.*\b$display2$/,
88 $display1, "CRITICAL.*$display2"));
98 $r = plugin_exit(CRITICAL, $_->[0]);
99 like($r->message, qr/CRITICAL$_->[1]$/,
100 sprintf('plugin_exit(CRITICAL, $msg) output matched "%s"',
101 "CRITICAL$_->[1]"));
126 [ CRITICAL, "CRITICAL", 'test the third', ],
/dports/net-mgmt/p5-Nagios-Plugin/Nagios-Plugin-0.36/t/
H A DNagios-Plugin-04.t52 is $p->check_threshold(11), CRITICAL, "check_threshold CRITICAL";
53 is $p->check_threshold(check=>11), CRITICAL, "check_threshold CRITICAL with hash param";
58 is $p->check_threshold([1,2,6,11]), CRITICAL, "check_threshold CRITICAL";
59 is $p->check_threshold(check=>[1,2,6,11]), CRITICAL, "check_threshold CRITICAL with hash param";
79 ), CRITICAL, "check_threshold explicit CRITICAL";
/dports/sysutils/k3b/k3b-21.12.3/src/
H A Dk3bsystemproblemdialog.cpp135 if( p.type == K3b::SystemProblem::CRITICAL ) { in SystemProblemDialog()
139 if( p.type == K3b::SystemProblem::CRITICAL ) in SystemProblemDialog()
176 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
198 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
205 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
259 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
267 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
301 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
311 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
367 problems.append( K3b::SystemProblem( K3b::SystemProblem::CRITICAL, in checkSystem()
[all …]
/dports/multimedia/gnome-twitch/gnome-twitch-0.4.1-155-g8e774a0/include/gnome-twitch/
H A Dgt-log.h57 #define CRITICAL(msg, ...) LOGF(GT_LOG_LEVEL_CRITICAL, msg, ##__VA_ARGS__) macro
76 CRITICAL("Expression '%s' should be TRUE", #expr); \
85 CRITICAL("Expression '%s' should be TRUE", #expr); \
93 CRITICAL("This expression should not be reached"); \
101 CRITICAL("This expression should not be reached"); \
110 CRITICAL("Error should be NULL, message was '%s'", err->message); \
/dports/www/itop/web/lib/silex/vendor/symfony/debug/Tests/
H A DErrorHandlerTest.php130 E_USER_NOTICE => array($logger, LogLevel::CRITICAL),
136 E_USER_ERROR => array(null, LogLevel::CRITICAL),
138 E_COMPILE_ERROR => array(null, LogLevel::CRITICAL),
139 E_PARSE => array(null, LogLevel::CRITICAL),
140 E_ERROR => array(null, LogLevel::CRITICAL),
141 E_CORE_ERROR => array(null, LogLevel::CRITICAL),
393 E_USER_ERROR => array($bootLogger, LogLevel::CRITICAL),
396 E_PARSE => array($bootLogger, LogLevel::CRITICAL),
397 E_ERROR => array($bootLogger, LogLevel::CRITICAL),
398 E_CORE_ERROR => array($bootLogger, LogLevel::CRITICAL),
[all …]
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/net/
H A Ddnsupdater.cpp191 …error: The service is temporarily unavailable, it will be retried in 30 minutes."), Log::CRITICAL); in processIPUpdateReply()
202 …tr("Dynamic DNS error: hostname supplied does not exist under specified account."), Log::CRITICAL); in processIPUpdateReply()
209 logger->addMessage(tr("Dynamic DNS error: Invalid username/password."), Log::CRITICAL); in processIPUpdateReply()
217 Log::CRITICAL); in processIPUpdateReply()
225 Log::CRITICAL); in processIPUpdateReply()
232 …ogger->addMessage(tr("Dynamic DNS error: Your username was blocked due to abuse."), Log::CRITICAL); in processIPUpdateReply()
255 … logger->addMessage(tr("Dynamic DNS error: supplied domain name is invalid."), Log::CRITICAL); in updateCredentials()
268 … logger->addMessage(tr("Dynamic DNS error: supplied username is too short."), Log::CRITICAL); in updateCredentials()
281 … logger->addMessage(tr("Dynamic DNS error: supplied password is too short."), Log::CRITICAL); in updateCredentials()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/network/
H A Dethtool_34 if [ -z $CRITICAL ]; then
35 CRITICAL='(rx_no_buffer_count|rx_missed_errors|rx_queue_.+_drops)'
58 $ETHTOOL | sed "$STRIP_OUTPUT" | awk -F: -v WARN=$WARN -v CRITICAL=$CRITICAL '
/dports/net-mgmt/p5-jmx4perl/jmx4perl-1.11_2/it/t/
H A D53_check_non_numeric.t21 is($ret,2,"Boolean: CRITICAL");
25 is($ret,2,"Boolean (as String): CRITICAL");
31 is($ret,2,"String: CRITICAL");
37 is($ret,2,"String: CRITICAL");
41 is($ret,2,"String: CRITICAL");
45 is($ret,2,"null: CRITICAL");
49 is($ret,2,"null: CRITICAL");
55 is($ret,2,"String Array: CRITICAL");
/dports/net-mgmt/p5-Nagios-Plugin/Nagios-Plugin-0.36/lib/Nagios/Plugin/
H A DFunctions.pm31 use constant CRITICAL => 2; constant
38 'CRITICAL' => CRITICAL,
71 return CRITICAL if grep { $_ == CRITICAL } @_;
80 return CRITICAL if grep { $_ == CRITICAL } @_;
218 $code ||= CRITICAL if @{$arg{critical}};
235 if $code == CRITICAL;
/dports/net-p2p/bazarr/bazarr-1.0.2/bazarr/
H A Dlogger.py106 logging.getLogger("peewee").setLevel(logging.CRITICAL)
109 logging.getLogger("subliminal").setLevel(logging.CRITICAL)
110 logging.getLogger("subliminal_patch").setLevel(logging.CRITICAL)
118 logging.getLogger("SignalRCoreClient").setLevel(logging.CRITICAL)
119 logging.getLogger("websocket").setLevel(logging.CRITICAL)
122 logging.getLogger("knowit").setLevel(logging.CRITICAL)
123 logging.getLogger("enzyme").setLevel(logging.CRITICAL)
126 logging.getLogger("stevedore.extension").setLevel(logging.CRITICAL)
/dports/devel/py-mondrian/mondrian-0.8.1/mondrian/
H A Dlevels.py9 CRITICAL = "CRIT" variable
16 CRITICAL: Fore.RED,
24 logging.CRITICAL: CRITICAL,
/dports/net-mgmt/observium/observium/mibs/hp/
H A DHPIPF02TRAP-MIB105 --#SEVERITY CRITICAL
119 --#SEVERITY CRITICAL
147 --#SEVERITY CRITICAL
161 --#SEVERITY CRITICAL
189 --#SEVERITY CRITICAL
203 --#SEVERITY CRITICAL
217 --#SEVERITY CRITICAL
245 --#SEVERITY CRITICAL
273 --#SEVERITY CRITICAL
287 --#SEVERITY CRITICAL
[all …]
/dports/net-mgmt/p5-Monitoring-Plugin/Monitoring-Plugin-0.40/lib/Monitoring/Plugin/
H A DFunctions.pm31 use constant CRITICAL => 2; constant
38 'CRITICAL' => CRITICAL,
71 return CRITICAL if grep { $_ == CRITICAL } @_;
80 return CRITICAL if grep { $_ == CRITICAL } @_;
221 $code ||= CRITICAL if @{$arg{critical}};
238 if $code == CRITICAL;
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/bittorrent/
H A Dfilterparserthread.cpp132 LogMsg(tr("I/O Error: Could not open IP filter file in read mode."), Log::CRITICAL); in parseDATFilterFile()
146 LogMsg(msg, Log::CRITICAL); in parseDATFilterFile()
283 .arg(parseErrorCount - MAX_LOGGED_ERRORS), Log::CRITICAL); in parseDATFilterFile()
296 LogMsg(tr("I/O Error: Could not open IP filter file in read mode."), Log::CRITICAL); in parseP2PFilterFile()
310 LogMsg(msg, Log::CRITICAL); in parseP2PFilterFile()
437 .arg(parseErrorCount - MAX_LOGGED_ERRORS), Log::CRITICAL); in parseP2PFilterFile()
477 LogMsg(tr("I/O Error: Could not open IP filter file in read mode."), Log::CRITICAL); in parseP2BFilterFile()
489 … LogMsg(tr("Parsing Error: The filter file is not a valid PeerGuardian P2B file."), Log::CRITICAL); in parseP2BFilterFile()
528 … LogMsg(tr("Parsing Error: The filter file is not a valid PeerGuardian P2B file."), Log::CRITICAL); in parseP2BFilterFile()
550 … LogMsg(tr("Parsing Error: The filter file is not a valid PeerGuardian P2B file."), Log::CRITICAL); in parseP2BFilterFile()
[all …]

12345678910>>...180