Menu

Show posts

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 Menu

Messages - sameeryahya

#1
General Support / Re: Configure Netxms to use Gmail
August 22, 2016, 02:33:20 PM
any update please

Regards
#2
General Support / Re: Configure Netxms to use Gmail
August 18, 2016, 11:16:18 AM
Hi Vector,

finally it works , but i have one issue. the alarm is generated only one time. For example:

if the first polled value is exceeding the threshold ---> generate alarm then email

after that whatever next polled value it does not generate another alarm

can you please advise ?

Regards
#3
General Support / Re: Configure Netxms to use Gmail
August 17, 2016, 11:10:43 AM
Hi Victor,

I attached four images :

1- Specific DC configuration
2- Event that I create for physical Mem
3- event policy for that event
4- Action that will be triggered.
5- Finally Server SMTP Configuration.

kindly have a look at them and give me your feedback

Regards 
#4
General Support / Re: Configure Netxms to use Gmail
August 16, 2016, 02:00:04 PM
Hi ,

I got below error in the log :

------------------------
[16-Aug-2016 13:47:09.532] [DEBUG] [CLSN-0] Message dump:
  ** 001B0000000001E80000001800000006
  ** 00000018000000000000001600000000
  ** 00000014010000000000002000530059
  ** 0053005F0053004D00540050005F0046
  ** 00410049004C00550052004500000000
  ** 00000019000000000000000100000000
  ** 0000000D000000000000000100000000
  ** 0000001A01000000000000420055006E
  ** 00610062006C006500200074006F0020
  ** 00730065006E006400200065002D006D
  ** 00610069006C00200074006F0020003C
  ** 00250033003E003A0020002500320000
  ** 0000001B010000000000011A00470065
  ** 006E0065007200610074006500640020
  ** 007700680065006E0020007300650072
  ** 00760065007200200069007300200075
  ** 006E00610062006C006500200074006F
  ** 002000730065006E006400200065002D
  ** 006D00610069006C002E000D000A0050
  ** 006100720061006D0065007400650072
  ** 0073003A000D000A0020002000200031
  ** 00290020004500720072006F00720020
  ** 0063006F00640065000D000A00200020
  ** 0020003200290020004500720072006F
  ** 007200200074006500780074000D000A
  ** 00200020002000330029002000520065
  ** 00630069007000690065006E00740020
  ** 0061006400640072006500730073000D
  ** 000A002000200020003400290020004D
  ** 00610069006C0020007300750062006A
  ** 0065006300740000
  ** code=0x001B (CMD_EVENT_DB_RECORD) flags=0x0000 id=24 size=488 numFields=6
  ** [    24] INT32    22
  ** [    20] STRING   "SYS_SMTP_FAILURE"
  ** [    25] INT32    1
  ** [    13] INT32    1
  ** [    26] STRING   "Unable to send e-mail to <%3>: %2"
  ** [    27] STRING   "Generated when server is unable to send e-mail.
Parameters:
   1) Error code
   2) Error text
   3) Recipient address
   4) Mail subject"
---------------------

your support is highly appreciated

Regards
#5
General Support / Re: Configure Netxms to use Gmail
August 14, 2016, 11:00:25 AM
I used the same command that you provided
-------------------

telnet 127.0.0.1 25
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 Communication-madar2.localdomain ESMTP Postfix
ehlo netxms
250-Communication-madar2.localdomain
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
mail from: [email protected]
250 2.1.0 Ok
rcpt to: [email protected]
250 2.1.5 Ok
data
354 End data with <CR><LF>.<CR><LF>
From: [email protected]
To: [email protected]
Subject: hello



hi all

.
250 2.0.0 Ok: queued as 72319C06BAEC
quit
221 2.0.0 Bye
-----------------------------------------
#6
General Support / Re: Configure Netxms to use Gmail
August 11, 2016, 02:28:41 PM
Yes it works when I tried your command and I received the e-mail  ,, but how to implement this in netxms itself  :'(
#7
General Support / Configure Netxms to use Gmail
August 10, 2016, 03:33:50 PM
Configure Netxms to use Gmail 

Hi all,

I have the following servers:

1- Server A , 172.16.16.82 ( here , i installed postfix and Netxms server )
2- Server B,172.16.16.86 ( here ,i installed the Netxms agent )

currently I would like to send an e-mail alerts from my gmail account to a list of recipients. So , I did the following :

1- I installed mail relay (postfix) on Server A.
2- I configure DCI on Server B ( i monitored the CPU,RAM,DiskSpace)
3- I follow the below link in order to create the policy, etc :
https://wiki.netxms.org/wiki/How_to_send_e-mail_notification_when_disk_space_is_low
4- I send a test e-mail from Server A using Postfix ( just to make sure that my postfix is able to connect to gmail)

Unfortunately , till now I could not make the Netxms to send alerts using Postfix ( i mean to send e-mail alerts). Is there any way to make this work I am really suffering  :'(

attachments are :

Netxms_Server_Conf ( this SMTP config)
Netxms_Action( this action I made to send mails)


your support is highly appreciated as i am stuck in the project :(


Regards 
#8
thanks

I was just missing the addition of my server to the proxy exception  :-X


Regards
#9
Hi all,  ;)

I am using Centos 7, I have installed Server and Agent for netxms on one server by using the below command :

sh ./configure --with-server --with-mysql --with-agent --disable-encryption


after that I deploy the Web Interface Installation War file on the same server but when I tried to open the website, it did not load and it kept loading on blank page for a while then it gave server busy. I searched tomcat, netxms log for any errors but nothing is there. see below files info :

- tomcat
- netxms-2.0.4.tar.gz
- Mysql :Mariadb
-  netxmsd config file:

DBDriver = /usr/local/lib/libnxddr_mysql.so
DBServer = localhost
DBName = netxms
DBLogin = netxms
DBPassword = PaSsWd
LogFailedSQLQueries = yes
LogFile = /var/log/netxmsd


-nxagentd confi:

Servers = 127.0.0.1, 172.16.16.86,
ControlServers = 127.0.0.1, 172.16.16.86,
MasterServers = 127.0.0.1, 172.16.16.86,

my server IP is : 172.16.16.86

on more question regarding the Web interface installation guide .. it says :

http://SERVER_IP:SERVER_PORT/nxmc/

what port should i used ? i used 8080 , it is correct

please help  :(

Regards