MonitoringJob.Execute

The job is finished. It will be removed automatically 01.01.0001 00:00:00.
// Id: #4183
using Monitoring.Infrastructure.Background.Jobs;

var monitoringJob = Activate<MonitoringJob>();
await monitoringJob.Execute();

Parameters

RecurringJobId
"monitoring-job"
Time
1760486404
CurrentCulture
"ru-RU"
CurrentUICulture
"ru-RU"

State

15.10.2025 00:00:09 (+470ms) Failed

An exception occurred during performance of the job.

System.AggregateException (0a63ed5b2b4e:1)

One or more errors occurred. (Internal error.)

System.AggregateException: One or more errors occurred. (Internal error.)
 ---> System.Exception: Internal error.
 ---> System.Exception: Error connecting to database. - code:-32603
   --- End of inner exception stack trace ---
   at Zabbix.Core.ZabbixCore.HandleResponse[T](String requestId, String responseData)
   at Zabbix.Core.ZabbixCore.SendRequest[T](Object params, String method, String token)
   at Zabbix.Services.UserService.Login(String username, String password, Dictionary`2 params)
   at Zabbix.Core.ZabbixCore.Authenticate(String user, String password)
   at Zabbix.Core.ZabbixCore..ctor(String url, String username, String password)
   at Monitoring.Infrastructure.Services.Monitors.ZabbixEquipmentMonitor.CheckAllEquipmentAsync() in /src/Monitoring.Infrastructure/Services/Monitors/ZabbixEquipmentMonitor.cs:line 39
   at Monitoring.Infrastructure.Background.Jobs.MonitoringJob.Execute() in /src/Monitoring.Infrastructure/Background/Jobs/MonitoringJob.cs:line 59
   --- End of inner exception stack trace ---
   at Monitoring.Infrastructure.Background.Jobs.MonitoringJob.Execute() in /src/Monitoring.Infrastructure/Background/Jobs/MonitoringJob.cs:line 68
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

+5.087s Processing

Server:
0a63ed5b2b4e:1
Worker:
cc7af8b9

-88d 19h 3m Enqueued

Triggered by recurring job scheduler

11.01.2026 19:03:16 Created