Displaying 3 results from an estimated 3 matches for "startagents".
Did you mean:
startagent
2008 Jul 29
4
Graphics function question
Hello
I have created a graph using the following commands:
<<<
startBReP3O1T <- diffs$BReP3O1T - diffs$diff_BReP3O1T
endBReP3O1T <- diffs$BReP3O1T
x <- seq(47,89, length = 10)
ymin <- min(min(startBReP3O1T), min(endBReP3O1T))
ymax <- max(max(startBReP3O1T), max(endBReP3O1T))
y <- seq(ymin, ymax, length = 10)
plot(x,y, type = 'n', xlab = 'Age', ylab =
2009 Jul 08
2
Problems with service visibility when use notify
Hi, group!
I have such strings on my Freebsd 7.0 + puppet 0.24.8 server:
===================CUT===================
define zabbix_agent_conf($zabbixserverip, $zabbixagenthostname,
$zabbixagentip, $startagents="") {
file { "/var/tmp/zabbix_agentd.conf":
owner => root,
group => wheel,
mode => 444,
backup => false,
content => template("zabbix_agentd.conf.erb"),
notify => Servic...
2023 May 14
18
[Bug 3572] New: ssh-agent refused operation when using FIDO2 with -O verify-required
https://bugzilla.mindrot.org/show_bug.cgi?id=3572
Bug ID: 3572
Summary: ssh-agent refused operation when using FIDO2 with -O
verify-required
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: