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

#46
Hi.

In a linux environment ExternalParameter return a incorrect value by using sudo.
For example, for this agent's configuration:

QuoteExternalParameter = with_sudo:/usr/bin/sudo echo 111
ExternalParameter = without_sudo:echo 111

I attach ​​return values, one OK and one wrong.


Best regards
#47
Any news about this?
Could we be close to getting a rpm package?

Best regards.
#48
Hi!

It could very great to implement up and down arrows to cycle through command history and other typical command editing keys in server console tool.

Best regards.
#49
General Support / Re: cannot install netxms webserver
December 21, 2011, 10:46:57 PM
Have you tried these commands?

$ updatedb
$ locate nxhttpd
#50
Hi!
Sometimes, when I delete a container with child nodes in the java console, I get an error repeatedly. Rebooting java console error does not reappear.

Best regards.
#51
Quote[21-Dec-2011 11:32:21] Your database has format version -1, but server is compiled for version 105

Seems like netxms database had not been upgraded.

Stop NetXMS server and try to check / upgrade database:
$ nxdbmgr -f check
$ nxdbmgr upgrade
#52
You must create netxms database and user with access rights, modify server configuration file (default is /etc/netxmsd.conf), start netxms server and finally look into log file (/var/log/netxmsd for example) for possible errors.

You can find information in addition about this issue in NetXMS Installation Guide pages 7 and 8: https://www.netxms.org/documentation/netxms_install_guide.pdf

Best regards.
#53
Nothing happens, too many things  :o
#54
Feature Requests / Re: Java Console - Event Monitor
December 20, 2011, 04:03:36 PM
Hi Victor.

No, it comes as burst and then pass hours without recurrence

Quote[20-Dec-2011 00:00:06] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 00:00:33] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 00:00:33] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 03:00:25] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 09:57:31] Client session closed due to communication error (Connection reset by peer)
[20-Dec-2011 12:46:06] Thread "Syncer Thread" does not respond to watchdog thread
[20-Dec-2011 13:15:20] Client session closed due to communication error (Connection reset by peer)


Best regards.
#55
Feature Requests / Re: Java Console - Event Monitor
December 20, 2011, 03:34:07 PM
Hi!

My log file is filled with this message:
Quote[20-Dec-2011 00:00:06] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 00:00:06] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 00:00:33] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 00:00:33] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away
[20-Dec-2011 03:00:25] SQL query failed (Query = "INSERT INTO event_log (event_id,event_code,event_timestamp,event_source,event_severity,event_message,root_event_id,user_tag) VALUES (?,?,?,?,?,?,?,?)"): MySQL server has gone away

Is this related to event log empty?

Best regards.
#56
General Support / Re: cannot install netxms webserver
December 20, 2011, 02:51:23 PM
Hi!

What is your operating system distribution?
Can you post here result of "yum install gd-devel" command?


Best regards.
#57
Hi!

Is there any news about these requirements?

Best regards.
#58
To check advised by Victor, you can run the following command:

# rpm -qa | grep -i mysql


And if not, you can install it with:

# yum install mysql-devel


Best regards.
#59
General / Re: About the Language
December 19, 2011, 12:57:11 AM
QuoteAlso, the following line looks wrong to me:

AcknowledgeAlarm_ErrorMessage=No es posible puedo Cannot aceptar la alarma


Yes, it's wrong. I re-send corrected and rechecked file.

QuoteI also forgot to mention that there are additional files to translate - they are called bundle.properties, and located in <project_root>/OSGI-INF/l10n.

I have also translated into Spanish and verified four bundle.properties files.

Best regards.
#60
General / Re: About the Language
December 17, 2011, 02:43:06 AM
Hi, Victor!

I send you plugins translated into Spanish.

Best regards.