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 - ademirel

#1
Hi again,

We are using NetXMS to production environment in our company. İt is important issue for us. is there any solve for this?

Best Regards
#2
General Support / Re: SMS Sending to Multiple Phone Number
September 24, 2013, 03:25:18 PM
Hi again,

how can we solve this? Do you have any suggest Victor?

Best Regards
#3
General Support / Re: SMS Sending to Multiple Phone Number
September 20, 2013, 12:01:49 PM
Hi again,

The logs are below:

root@monitor:~# tail -f /var/log/netxmsd  |grep SMS

[20-Sep-2013 11:59:59.254] SMS send: to {0533**;0532**}: {Test message}
[20-Sep-2013 11:59:59.255] SMS send: ATZ sent, got {
[20-Sep-2013 11:59:59.990] SMS send: ATE0 sent, got {
[20-Sep-2013 12:00:00.002] SMS send: AT+CMGF=0 sent, got {
[20-Sep-2013 12:00:00.010] SMS send: AT+CSCA? sent, got {
[20-Sep-2013 12:00:00.022] SMS send: AT+CSCA="+90542**",145
[20-Sep-2013 12:00:00.023] SMS send: AT+CMGS=31
[20-Sep-2013 12:00:00.023] SMS about to send: 001100017815033365533;35023752346F60000AA0CD4F29C0E6A97E7F3F0B90C
[20-Sep-2013 12:00:00.051] SMS send: AT+CMGS + message body sent, got {


I think, I should see the action line in the logs.

Regards
#4
General Support / SMS Sending to Multiple Phone Number
September 19, 2013, 04:36:47 PM
Hi,

I can send sms to a number. But, how can i send it to multiple number?

semicolon doesn't work between the numbers..

regards
#5
General Support / Re: Sending SMS
September 19, 2013, 10:40:11 AM
I solved the problem. This is my fault. I was wrote my phone number with country code. When it removed, SMS sends.

Thanks
#6
General Support / Re: Sending SMS
September 19, 2013, 09:44:02 AM
Any suggest?
#7
General Support / Sending SMS
September 18, 2013, 10:01:56 AM
Hello,

I set up SMS config on NetXMS. It seems work. When I send SMS from the Tools menu, it was sent successfully. I'm sending my logs below.

root@monitor:~# tail -f /var/log/netxmsd |grep SMS
[18-Sep-2013 09:55:46.582] SMS send: to {+90533***}: {test}
[18-Sep-2013 09:55:47.611] SMS send: ATZ sent, got {}
[18-Sep-2013 09:55:48.624] SMS send: ATE0 sent, got {}
[18-Sep-2013 09:55:49.667] SMS send: AT+CMGF=0 sent, got {}
[18-Sep-2013 09:55:50.694] SMS send: AT+CSCA? sent, got {}
[18-Sep-2013 09:55:50.695] SMS send: AT+CMGS=18
[18-Sep-2013 09:55:50.695] SMS about to send: 0011000D910935635335330000AA04F4F29C0E
[18-Sep-2013 09:55:51.845] SMS send: AT+CMGS + message body sent, got {}


But, SMS doesn't come to my phone. What can be the problem?

Regards
#8
General Support / Re: I can not see my new mibs
September 13, 2013, 05:51:40 PM
Quote from: Victor Kirhenshtein on September 13, 2013, 05:23:43 PM
Check if resulting compiled MIB file (netxms.mib) is in correct location. It should be in /usr/share/netxms/mibs. By default nxmibc places it in current directory.

Best regards,
Victor

Yes, it is correct location. I moved my mib file to this location before mib compiling.

Regards
#9
General Support / Re: Upgrade to 1.2.8 Version
September 13, 2013, 05:11:43 PM
oops, I re-configured it using different prefix and it solved.

Thanks Victor.

Best Regards
#10
General Support / Re: I can not see my new mibs
September 13, 2013, 05:08:07 PM
I compiled it this command:

nxmibc -d /usr/share/netxms/mibs/ IMM-MIB.txt

and I didn't get any error..

Regards
#11
General Support / Re: I can not see my new mibs
September 13, 2013, 04:17:05 PM
Yes, I did.. But, no action.

Regards
#12
General Support / Re: Upgrade to 1.2.8 Version
September 13, 2013, 03:53:56 PM
My platform is debian. Firstly, I compiled from source code netxms-1.2.8. And then, I installed debian packages such as agent,base,server.

I did it according to this document.

http://wiki.netxms.org/wiki/Server_Installation_Guide#Upgrading_NetXMS_Server_on_UNIX

Regards
#13
General Support / Upgrade to 1.2.8 Version
September 13, 2013, 02:48:35 PM
Hi,

I try to upgrade from 1.2.7 to 1.2.8 version. It is giving an error when I install the new packages: undefined symbol: wgetenv

What can be the problem? is it a bug?

Regards
#14
General Support / Re: I can not see my new mibs
September 13, 2013, 11:02:02 AM
Hi,

Yes, I looked there. But there is nothing about IMM MIB.

Like this:

[root].iso.org.dod.internet.private.enterprises.ibm.ibmprod

I think, IMM MIB is under the ibmprod. But not.

Regards
#15
General Support / I can not see my new mibs
September 13, 2013, 10:21:56 AM
Hello,

I downloaded IBM IMM mibs and compiled via console. There is no problem here. But, I can't see these on MIB browser.

How can i find them?

Regards