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

Topics - tops

#1
General Support / configuration of powerware 5125 ups
December 29, 2015, 04:39:15 PM
Hi.
Trying to communicate with a powerware 5125 ups.
I followed an old thread fond here https://www.netxms.org/forum/configuration/ups-configuration/
(wich seems to be for a windows configuration)

in my  nxagentd.conf i put this
SubAgent = /usr/local/lib/libnsm_ups.so


# UPS subagent configuration section
*UPS
Device = 0:ttyUSB5:,9600,8,N,1:BCMXCP

From the logfile i recive this:
[29-Dec-2015 15:29:14] Log file opened
[29-Dec-2015 15:29:14] Debug level set to 0
[29-Dec-2015 15:29:15] Subagent "/usr/local/lib/libnsm_linux.so" loaded successfully
[29-Dec-2015 15:29:15] Unable to add UPS device from configuration file. Original configuration record: 0:ttyUSB5:,9600,8,N,1:BCMXCP
[29-Dec-2015 15:29:15] Subagent "/usr/local/lib/libnsm_ups.so" loaded successfully
[29-Dec-2015 15:29:16] Listening on socket 0.0.0.0:4700
[29-Dec-2015 15:29:17] NetXMS Agent started

Also i have no other communication on usb5

and my agent version is 1.2.9

Any idea?


#2
General Support / No "show history" on dci in 1.2
May 10, 2012, 02:54:42 PM
I've just upgraded to v1.2 in Linux environment and one of my favourite features seems to be gone.
In Object Details for a node I can right click to show history as graph (in tab Last values). But in previous versions there was also the option "show history"
as a value. Is this gone in v1.2 or just paled somewhere else?
#3
General Support / Incorrect key file for table
March 28, 2012, 08:26:17 AM
Hi.
I had a powerloss on my netXMS server and now I get the following message when I start it:
"SQL query failed (Query = "INSERT INTO idata_117 (item_id,idata_timestamp,idata_value) VALUES (162,1332911181,'4')"): Incorrect key file for table './netxms/idata_117.MYI'; try to repair it"

Not sure what to make of this, the server starts and seems to be working, but it would be nice to get it fixed just for the sake.

#4
General Support / new user get empty object browser
January 26, 2012, 09:08:30 AM
Hi.
Had only a admin account so far, created a new user and loged in.
When i click object browser it came up empty, can't see my network...
any ideas?
#5
General Support / No preformance data available
July 07, 2011, 04:39:49 PM
Hi.
I get No preformance data available on the preformance tab on one of my nodes.
Any idea where to check to get it sorted out?
#6
Hi.
I have some agents installed on different systems. The ones with ubuntu 10.04 32bit i have som trouble access the agent.
The agent is up running (as far as I know), when I try poll configuration I get no info from node.
I have the agent on ubuntu10.04 64bit and some debian with no problem.
Any hint on what to look for?
The nxagentd.conf is the same on all nodes and the rest of agent configuration is default

From /var/log/nxagentd:
[12-Apr-2011 07:12:08] Log file opened
[12-Apr-2011 07:12:08] Debug level set to 0
[12-Apr-2011 07:12:09] Subagent "/usr/local/lib/libnsm_linux.so" loaded successfully
[12-Apr-2011 07:12:10] Listening on socket 0.0.0.0:4700
[12-Apr-2011 07:12:11] NetXMS Agent started


Also "edit agents configuration" gives me communication error....

I've tried both to install frob deb packages and install --with-agent, same result...