It will be there, just not moved from old UI yet.
Best regards,
Victor
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Watchman on February 22, 2022, 05:15:21 PM
Hi!
I'm facing some problems with package deployment.
For example: msi-Package "A" is successfully deployed to most nodes but for some the message "file transfer failed" appears.
msi-Package "B,C,D" are successfully deployed to nodes where Package "A" fails.
Another case: Message "timeout" appears - in fact package has been successfully deployed (not really a problem)
Best regards.
Quote from: lweidig on February 22, 2022, 06:54:06 PM
The Ubuntu package for the agent does not include mysql.nsm subagent or any of the others, though only interested in mysql at this point. I also installed the netxms-dbdrv-mariadb package (as the mysql package not available for Ubuntu 20) and it did not provide that either.
Quote from: Spheron on February 22, 2022, 06:10:37 PM
Hello @all,
i fenced a problem too... If i select more then 16x DCI and choose Line Chart from the right click menu, the chart is not display correct. This bug i have in dashboards, too.
Bug is present since V4.0.2157.
Greetings
Marco
$node->setCustomAttribute(".signalLossTime", time());
t = $node->getCustomAttribute(".signalLossTime");
return (t != null) ? time() - t : 0;