The search returned 20 results

by Vincent Moisan
February 12, 2026 - 07:58
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Setting up secondary depots
Answers: 13
Views : 6732

Re: Setting up secondary depots

Hello,

the purpose of this post is not to discuss the limitations of my network. We have constraints on our infrastructure that cannot be resolved, or at least not immediately.

One of these constraints is network congestion, which slows down traffic to the rest of the network.

This bottleneck...
by Vincent Moisan
February 11, 2026 - 3:33 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Setting up secondary depots
Answers: 13
Views : 6732

Re: Setting up secondary depots

To put it simply, in terms of functionality I would need a WSUS-type update server, an MDT-type deployment server, and an application deployment server. The management of all three would be centralized via the WAPT console, and each repository would have its own specific functionality.
by Vincent Moisan
February 11, 2026 - 2:33 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Setting up secondary depots
Answers: 13
Views : 6732

Re: Setting up secondary depots


@vincent.moisan,

do you have a WAPT server running on Windows? If so, it could be relevant because nginx on Windows isn't very performant. If the server is running Linux and is properly sized, it can serve 10,000 machines and easily saturate a 10Gb link...

Regards...
by Vincent Moisan
February 11, 2026 - 2:09 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Setting up secondary depots
Answers: 13
Views : 6732

Re: Setting up secondary depots



To alleviate network congestion and reduce WADS/WAPT WUA requests, I decided to create secondary repositories for the WAPT WUA and WADS services.


Actually, aren't these secondary repositories for remote sites? Is this a secondary repository for your local network?


Yes. It's...
by Vincent Moisan
February 11, 2026 - 2:07 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Setting up secondary depots
Answers: 13
Views : 6732

Re: Setting up secondary depots

So, not very useful.

What I'd like is for the agents to no longer go through the main server for waptwua and wads.

So, a rule that redirects them to the correct repository depending on what's being searched for.

The main server would then be used, in a way, only for...
by Vincent Moisan
February 11, 2026 - 12:53
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Setting up secondary depots
Answers: 13
Views : 6732

Establishment of secondary depots

Hello,

I have a WAPT Enterprise server (version 2.6.0.16714) installed on Debian (which we'll call wapt1).

To reduce network congestion and WADS/WAPT WUA requests, I've decided to create secondary repositories for the WAPT WUA and WADS services:

- wapt2 will be used...
by Vincent Moisan
October 7, 2024 - 4:28 PM
Forum: Reporting - SQL Queries
Subject: [SOLVED] "Export to spreadsheet" function
Answers: 5
Views : 25903

Re: "Export to spreadsheet" function

Hello,

No, the packages installed were: tis-waptserver and tis-waptsetup, according to the documentation available at this URL: https://www.wapt.fr/fr/doc/wapt-server-upgrade.html.

I ended up deleting everything and restoring a backup. Everything is working now. Thank you for your support.

Best regards.
by Vincent Moisan
October 4, 2024 - 3:38 PM
Forum: Reporting - SQL Queries
Subject: [SOLVED] "Export to spreadsheet" function
Answers: 5
Views : 25903

Re: "Export to spreadsheet" function

Thanks for the reply.
I tried an upgrade.
OS: Debian 12 - old version: 2.5.4.15342 - new version: 2.5.5.15697.

When I run postconf.sh, here's the error message:

Unsupported on Windows. Run winsetup.py instead.
Traceback (most recent call last):
File "/opt/wapt ...
by Vincent Moisan
October 4, 2024 - 8:36 AM
Forum: Reporting - SQL Queries
Subject: [SOLVED] "Export to spreadsheet" function
Answers: 5
Views : 25903

[SOLVED] "Export to spreadsheet" function

Hello,

In many reporting queries, if a field is empty for certain machines, the export to the spreadsheet produces a non-compliant CSV file. That is to say, instead of providing a CSV file with empty fields where they exist, the file deletes these fields and shifts...