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

#1
Feature Requests / Re: Patch Management
June 10, 2014, 04:44:40 PM
Yes not really what I was looking for :)
I was hoping for something like http://wpkg.org/ or http://www.opsi.org/en or http://www.vfense.org/.
#2
General Support / Re: Dell Server SNMP Problem
June 10, 2014, 11:14:23 AM
Hi,

Please attached print screen from DCI OID walk on template and node.
#3
General Support / Re: Dell Server SNMP Problem
June 06, 2014, 11:55:13 PM
Hi Victor,

Sorry for the late reply. So it appears if I press on walk in template it gives me an error, but if I go on the specific node DCIs and then press on walk it goes a step further and applying the longer OID works. How can we avoid this problem with templates?
#4
Feature Requests / Patch Management
June 06, 2014, 08:55:32 PM
I was wondering if you ever considered to include a patch management module with netxms. Since you already have an agent that sits on the nodes and you have the ability to transfer files and execute commands on nodes it would be a good idea to have an all in one solution so we do not need to install multiple agents on nodes.

Or maybe there is an add on or a solution that works on top/integrates with netxms out there already that I am not aware of that does this. Or since I have only be learning netxms for the past few days this is already included in nexms and I am not aware.

What do you think?
#5
I am a newbie myself but I would love to give my ideas just in case any of them help you :)

Do you have site-to-site vpn between your Amazon EC2 Infrastructure and the on premises devices you want to monitor? If not have you tried configuring port forwarding on the firewall for at least a single node on the standard ports to see if that works?
#6
General Support / Dell Server SNMP Problem
June 05, 2014, 09:33:06 PM
Hi All,

I configured and SNMP template for a Dell PowerEdge Server however out of all of the SNMP DCIs I configured only two work, the reset raise alarm as Unsupported. any help would be appreciated.
#7
Yes I realised that :)

Ok the problem was with my compile MIB files. I was not defining output and the file was being saved in the wrong location, it's working now.

Thank you for your prompt response and help.
#8
That seemed to work

Attached log file.
#9
General Support / Snmp monitor on windows server
June 04, 2014, 10:33:27 PM
Hi all,

I am trying to configure snmp on a Windows server. I managed to get snmp to show up on node but when ever I go to add an snmp dci nothing works.  What ever i press on any snmp dci and press on walk nothing shows up, I believe this is wrong. When ever I set up a dci anyways it always shows up an unsupported.

Any ideas???
#10
I solved my one question.

If you go into DCI instead of a new parameter do a new table and there you can select System.Services as a DCI parameter and all the services are now listed there. Now I need to work out how to use that data in order to create events and alarms :)
#11
He Guys,

I am trying to setup a DCI for status of All Windows Services, I put a new DCI with the following WMI Query: WMI.Query(root\CIMV2,SELECT * FROM Win32_Service,DisplayName)
However it seems that it only returns a single Value and not all the Services, how can achieve that. What we want to next is to also get the status and startmode of all the services so we can create alarms if any automatic service is stopped.
#12
Hi guys,

Noob questions to follow.

How can I put the value of a DCI in the performance title of another DCI. More specifically I want to show the value of DCI total amount of physical memory in the title of the performance graph of the DCI percentage of used physical memory, or maybe there is an even better / easier way to do this?

Thanks and Best Regards,