Quote from: lukexjin on April 03, 2024, 11:27:50 AMNetxms client show me a tip:only 4096 most recent alarms shown
how to config this alarsm threshold?
or how to clear the alarms I don't care about
bro
right click -> terminate
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: lukexjin on April 03, 2024, 11:27:50 AMNetxms client show me a tip:only 4096 most recent alarms shown
how to config this alarsm threshold?
or how to clear the alarms I don't care about
bro
diff -ur netxms-4.5.4.orig/src/ncdrivers/smtp/smtp.cpp netxms-4.5.4/src/ncdrivers/smtp/smtp.cpp
--- netxms-4.5.4.orig/src/ncdrivers/smtp/smtp.cpp 2024-03-07 10:27:02.000000000 +0000
+++ netxms-4.5.4/src/ncdrivers/smtp/smtp.cpp 2024-03-11 10:50:15.852157003 +0000
@@ -124,10 +124,6 @@
{
driver->m_authMetod = CURLAUTH_NTLM;
}
- else if (!_tcscmp(authMethod, _T("negotiate")))
- {
- driver->m_authMetod = CURLAUTH_NEGOTIATE;
- }
if (driver->m_port == 0)
{
rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n'[root@9c98412a8664 /]# rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n'
gpg-pubkey-5323552a-6112bcdc Fedora (37) <[email protected]> public key
gpg-pubkey-dbedecba-6336dadf NetXMS Automatic Signing Key (RPM) <[email protected]> public key
rpm -e gpg-pubkey-dbedecba-6336dadf