News:

We really need your input in this questionnaire

Main Menu
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 - duanebutler

#1
Good day

Is there a way i can compare the modified timestamp of a file against the system time.

DCI already configured. Just need to set the threshold if the file was not modified after 60 mins. And for this i need to compare the two times.

Regards
#2
Hi There

After recent upgrades I found that the ServiceCheck.Custom parameter no longer works using Polling via agent.

Is there a new alternative to this?

Regards



#3
General Support / Update SQL when thresshold is activated
November 21, 2016, 12:28:18 PM
Good day

I want to update a MSSQL database whenever a threshold is being hit.

Is this at all possible? If not. Can i update the MySQL database?

I want to insert a line into a table i created with specific values each time a threshold is reached. 

Regards
#4
Hi There

This is probably a easy one but i need help. 

What is the easiest way to monitor the state of scheduled tasks on a Windows server?

I need to monitor if it ran successfully or not.

Regards
#5
General Support / View OID subtree in NetXMS??
September 28, 2016, 01:14:40 PM
Good day

Is there a way i can view the entire MIB subtree in netxms?  I want to display the subtree values in a dash or map.

I have OID: .1.3.6.1.2.1.4.20.1.1 with a  number of subtree OID's.

I just want to view the 'sub oid's' for the parent OID (Attached pic)
#6
General Support / DCI values storage path on Debian
August 10, 2016, 01:36:30 PM
Good day

Where does netxms save / store dci values on Debian server? what is the file type?

Regards
#7
Good day

I have multiple OID values of one node polling.  How can I display these values in one CSV file?

Is it possible?



#8
General Support / Netxms macro for instance??
May 27, 2016, 09:20:16 AM
Hi There

I want to include the instance in my e-mail notifications.  I use %6 but does not seem to work.

What is the correct macro for the instance?

Regards
#9
General Support / Monitor internet up/down
May 23, 2016, 10:34:19 AM
Good day

I am trying to figure out a way to monitor if my internet is down or up.

I would like to configure notifications that notifies me when for what ever reason my internet goes down and then online again.

Regards
#10
Hi There

I want to configure one e-mail notification and one event processing policy that when any node goes down (listed in the source objects), it mails me. 

Can anyone assist please.
Regards
#11
General Support / UNIX timestamp 2 hours out of sync
January 19, 2016, 10:19:31 AM
Hi There

I have been struggling with the UNIX timestamp conversion a while now.  I finally got it working but now for whatever reason the time stamp DCI value netxms pulls is 2 hours behind exactly.

I did a online converter of the timestamp as well and i get the same results.

More info:
I poll dci value using File.Time.Modify parameter.  I then use a script to convert from UNIX time. However, DCI value being polled is 2 hours behind the actual value.

Please assist.

Regards
#12
General Support / unsigned int64 bit data polling
November 24, 2015, 08:36:18 AM
Good day

I am busy setting up File.Time.Access / Change / Modify parameters. 

I don not understand the Int64 bit type.  Is the data in milliseconds? When i convert it, the data set is wrong in days or hours.

My server's date is correct tho as i thought it could be NTP or system date.

Thanx
#13
Hi There

When i run /usr/bin/nxdbmgr init /usr/share/netxms/sql/dbinit_mysql.sql to initialize the db i get the error:

Unable to load and initialize database driver "/usr/lib/libnxddr_mysql.sql"

When i browse to the location, no such driver exists.

When i run: apt-get install netms-server-mysql i get error:

Also i get error: netxms-server-mysql : Depends on : netxms-server (= 2.0-M2) but 2.0-RC is to be installed

My sources.list file has: deb://packages.netxms.org/debian wheezy beta