mirror of
https://github.com/Nivolis/zabbix-1c-service-template-40.git
synced 2024-11-28 10:03:06 +02:00
usr/pwd
This commit is contained in:
parent
73c4fbc86b
commit
78708e78c4
@ -75,7 +75,7 @@ function get_sessions_info()
|
||||
|
||||
try
|
||||
{
|
||||
$stdout_heap = & $rac localhost:$ras_port session list --cluster=$cluster_id --infobase=$infobase_id 2>&1
|
||||
$stdout_heap = & $rac localhost:$ras_port session list --cluster=$cluster_id --infobase=$infobase_id --cluster-user=$rac_usr --cluster-pwd=$rac_pwd 2>&1
|
||||
|
||||
if (!$?)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user