Device template with same name already exists
Hi, I was having an issue backing up our new Aruba switches. I noticed there was a new device template on the ME site, so downloaded the XML. Tried to import it and I get the error message "Device template with same name already exists." I deleted the devices associated to that template, I only had 3, and tried to reimport and I get the message "Device template with same name already exists." Decided to delete the original template from Settings --> NCM --> Device Templates and tried to reimport....same
Internal Server Error while calling getProbeURL
Hi, Trying to get probe url via API, it returns Internal Server Error: {"error":{"message":"Internal Server Error while processing this request.","code":5000}} This is the sample url I try to get API response through: http://<CentralOPManager>:8060/api/json/device/getProbeURL?apiKey=<API_KEY>&name=172.18.63.3.70000000001 P.s: I don't have access to system logs or OPManager web console with full access permission. Please porpose potential possible reasons for this internal error. Thanks
API call is blocked on central server
Hi, I want to call getDeviceSuammary and many other device/interface specific endpoints on a Master-slave installation of OPManager. But I get this error mesage in API repsone: {"error":{"message":"This operation is blocked in Central Server.","code":5004}} However, The call of listDevice endpoint returns the correct answer without any error. What's the reason and how could I get details of the devices which are behind probes? Thanks
Please Select a Vendor
Hi, I am trying to add a Polycom device to be monitored but it is asking me to select a vendor before I can add monitors. Problem is, Polycom isn't an available vendor. Should I just select something random or can additional vendors be added somehow?
Mikrotik Temperature via SNMP
Hi ALL i have Mikrotik router RB3011UiAS I tried get Temperature via SNMP. Mikrotik has IOD for it: [admin@MikroTik] > system health print oid voltage: .1.3.6.1.4.1.14988.1.1.3.8.0 temperature: .1.3.6.1.4.1.14988.1.1.3.10.0 i ADD this OID ( .1.3.6.1.4.1.14988.1.1.3.10.0) to custom monitor in OpManager but OpManager get temperature in x10 value real temperature (in mikrotik terminal or winbox) is 36 C in OpManager is 360 C Why???
Join our free workshop and elevate your network monitoring skill set!
To stay ahead of the competition, it is critical for network admins to keep themselves updated of the latest advancements in technology. We, at OpManager understand this. That is exactly why we are hosting a free IT Operations Management workshop in New York and Chicago on Sept 24th and 26th respectively. Our workshop will help you understand how to overcome the most common challenges faced while monitoring your network infrastructure. Register now Workshop highlights: Understand efficient ways
Upgrade to 124033 service pack
Hi. After I Upgrade OPManager to 124033 service pack, I cannot connect to server by mobile app( I tested android & IOS app) but it established on web browsers.
Custom Monitoring using snmptable
Currently we can add the OID which can be use via snmpwalk command. Since its not available in Opmanager, We unable to monitor some parameter which can be found using snmptable command. e.g in F5, we want to monitored the Pool Member state.
To add existing email notification to device in new version
How to add existing email notification to specific device performance monitor (example memory utilization threshold)? for new version 12.3.097. The old version is more simple
OP Manager new version is troublesome
The new version is not user friendly the GUI is troublesome and confusing.i already use the old version almost 5 year. Any idea how to revert back to old version.if cannot plan to use other application form other vendor instead Opmanager
release notes for opmanager 12.4 and above
release notes for opmanager can be found at the following link but it appears to stop with the 12.3 branch. https://www.manageengine.com/network-monitoring/help/read-me.html?servicePacks where can i find relase notes for the 12.4 branch.
Network topology map
Hi , I have 10 routers between different countries connected ISIS and BGP peering .. How i can draw map for these network topology using these BGP peer and monitor them ,, Thanks in advance
Send a list of parameters in the API request
Hi, There are some API requests that accept parameters to filter the repsone; like discovery/searchDevice which gets deviceName a the parameter. How could we send a list of values (more than one value) so the response includes all devices which are meeting criteria? e.g : discovery/searchDevice?deviceName=[192.168.20.2, 192.168.20.5] Thanks
Get a list of default "Types" and "Statuses" in OPManager via Rest API
Hi, There are someendpoints in API which list all default Vendors or Categories in OPManager (device/getVendorList and device/getCategoryList respectivly). I need such thing for gettting a list of all default Types (Windows 10, Linux, ...) and Statuses (Clear, On Hold, Critical, etc...) in the OPManager database, via Rest API. Is it possible? and what's their API endpoints? Thanks
Filter listDevices API response with added time and isNew
Hi, On the documentation of OPManager's Rest API, the parameters of device/listDevices are listed as deviceName, Type and Category. But how could one filter the output based on if a device's isNew vlaue in json response is true, or the added time of the device if after a specific time (or inside an interval) Thanks
Getting last modification time of a device via Rest API
Hi, How could we get the last modification informations of a device? This information should comprise these data: The time of last modification Items which have been changed in this modification What's the API endpoint to get these information? Also, Could we have the last polled Time of a device's status in the OPManager and with API? Thanks
Improve Disk Usage By Drives Report
Because I can't get the same metrics into a custom report, it would be nice to improve the tables in the CSV output of the Disk Usage by Drives built-in report. Right now, the layout doesn't allow for good sorting and analyzing. When exporting, the table looks like the "Current" attachment. If you add another column for "Device" with the device name next to each partition, creating an Excel table and doing an analysis would be so much easier. See "Proposed" attachment for an example. See the
Edit custom report
Is it possible to edit the definition of reports in OpManager - for example changing the fields/columns included in the report? I'm only seeing an Eton to delete reports from the report list, and the More Actions menu in the report only contains Email, Print, Copy and Schedule.
SNMP trap processor match and rearm criteria
hello Let say that I have this case: Im receiving traps from a system about disabling and enabling users I want to arm a alert when specific user is disabled and rearm when user is enabled again. SNMP varbind $8 contains info about that Operator FileactInput - Disabled now when someone enables that user (FileactInput) I want to rearm that alert. varbind $8 for enabling user is : Operator FileactInput - Enabled Is this possible to use wildcards or something in match criteria to arm and rearm such
Attend the Singapore workshop and get certified as an ITOM expert!
Get ready, Singapore—our ITOM workshop is all set to take place on Aug 29, 2019. Join us for an action-packed day filled with informative sessions on IT Operations Management. We'll cover the latest trends in network, server, and application management to help you meet your ever-growing business demands. Register now Highlights: See interactive product demos Attend one-on-one question and answer
OpManager unable to monitor HTTPS sites
I saw several post from years ago about users unable to monitor HTTPS sites. Does anyone know if this has been resolved? We are on build 12.3.308 and still unable to monitor.
New grouping feature and user permissions
Hi, I have grouped a number of different interfaces into different groups, but a user with operator permissions cannot access these groups.
database backup issue
Hi can I backup opmanager system without stopped service? in new version, OpManager service has to be stopped before run backup.bat. any ideas to backup system without service stopped automatically? thank you.
Exagrid Monitoring
Hi Has anyone setup a template or any monitoring of an Exagrid before? I would like to monitor storage usage so that i get notified when 90% full, i have added the mib but need a little direction how i setup the monitor required and ideally a custom dial would be good. Regards Mike
[Announcement]: Free OpManager training series starting July 10, 2019
Hola Amigos! With how popular the OpManager training series was in April, we've decided to continue it through July as well! Join us on July 10 to learn about new features, interesting business scenarios, and much more. In this training session, we'll get to the bottom of various challenges of server and network performance monitoring. Register now! A quick look at what you'll learn about: Adding devices into OpManager and automating configurations using the rule engine Monitoring device availability
Opmanager with a SQL 2017 back end
Hi there, We're looking to upgrade the back end we have for Opmanager. It's currently an old instance of MSSQL 2k8R2. We're looking to upgrade to 2017, however the software requirements don't make any mention of 2017 - http://opmanager.helpdocsonline.com/hardware-and-software-requirements While it lists a number of SQL versions, it also says they're minimum requirements. If it can't handle 2017, we'll have to just upgrade the instance to 2016, but I'd rather future proof a little more if I can.
Opmanager layer2 discovery map not working
Installed opmanager yesterday and trying to generate a layer2 map. Enabled snmp on my switches (C3750) and added credentials like so: public public@2 (for vlan 2) public@3 (for vlan3) etc... But the generated map only shows my workstation and the pc with opmanager installed, and the switch itself. Tried with 2 switches, same thing. If I add the switches under Inventory/Devices, most everything about the switches is discovered. I also tested mib-browser agains the list of OID's and that is working.
Opmanager layer2 map problem
Sorry if this is a double post but I can't find my post from last week. I recently installed opmanager. have a c3750 as a core switch and inventory/discovery is working, it finds bunch of hosts and devices. It even sees switch details etc. Next I tried to create a layer2 map. However it only maps my workstation, the switch and the pc running opmanager. I tried querying the switch with mib-browser according to: https://www.manageengine.com/network-monitoring/faq/layer2-mapping-troubleshooting-device-mapping-does-not-exist.html
Join our free ITOM Dubai workshop and resolve your monitoring woes!
Save the date! Our IT Operations Management workshop is coming to Dubai on July 22, 2019. We have interesting sessions on monitoring that are aimed to help you meet your business demands.You can participate in the interactive demos of our solutions and learn how to get the most out of your IT while getting certified as an ITOM expert. You can connect with our product experts, make new friends and share knowledge. So, come discover how you can improve the performance of your IT.
Join our free ITOM Dubai workshop and resolve your network monitoring woes!
Save the date! Our IT Operations Management workshop is coming to Dubai on July 22, 2019. We have interesting sessions on network monitoring that are aimed to help you meet your business demands. This workshop will guide you on the various ways through which you can ensure seamless network performance. You can participate in the interactive demos of our solutions and learn how to get the most out of your IT while getting certified as an ITOM expert. You can connect with our product experts, make
IP address query and reporting for IPAM
I have an idea/question for the ability to filter/query and generate reports in OpUtils-IPAM. The reporting/filtering that exists is suitable for general use however it would be much more functional to have the ability to create reports/search based on user defined fields such as Alias Name, Asset Tag, and ESPECIALLY the "Custom Columns". We use the custom columns to identify what user has the IP address reserved. This would make identification of where the IP is used and who has it much easier.
Device Summary screen
We need to add fields / edit the to this screen because the Sys description is more accurately defined by customer OIDs on some devices. Also, we want to add a couple of custom OIDs to some of our device templates. How can this be achieved? StatusTroubleIPAddress192.168.0.1DNS Name192.168.0.1Uplink DependencyNoneVendorD-LinkSystem DescriptionLinux DSR 3.10.20-rt14-Cavium-Octeon #5 SMP Mon May 15 12:29:59 IST 2017 mips64Monitoring ViaICMPFlow Monitoring Enable Now ?Config Management Backup NowPolling
ITOM Australia seminar : Learn to overcome IT management challenges!
We are elated to announce that we are all set to host a free IT Operations Management seminar in Sydney and Melbourne on July 16th and 18th respectively. Our product experts will walk you through on the various challenges faced while monitoring servers, networks, and applications. Register now Highlights : 1. Interactive product demos 2. One-on-one question and answer sessions. Agenda: View the entire agenda
Problems when updating from 12200 to 12300 (and then 123329)
Hi everyone, I have read the step by step to update version 12200 from version 12300, but I get the error that the platform is still working, I turned off the service, managed the associated processes, even restart the server by removing the startup programs and nothing. Please your help
netflow to stop snmp data collection in opmanager
my opmanager stopped to collect SNMP data from network device after I enabled netflow output to opmanager. have special settings to enable polling in opmanager? because I do not want all of interface to enable netflow output. Thank you.
OpManager stopped to collect interface utilization after netflow enabled
Hi my opmanager stopped to collect SNMP data from network device after I enabled netflow output to opmanager. have special settings to enable polling in opmanager? because I do not want all of interface to enable netflow output. Thank you. Code Chang
VM Sprawl
How do I get this detailed report working? Currently it shows no data but I have my VCenter Appliance and all my hosts monitored in Ops Manager. Is this an add-on pack like IPSLA?
Non Clear Alarm Opmanager
Hi, I have a few juniper switches, i just get the following error in a switch. i cant disable this alarm. how i can disable it? problem is not resolved here. https://pitstop.manageengine.com/portal/community/topic/opmanager-and-juniper-ex4200
SNMP test is successful but its not work with device
Hi, I am testing new opmanager. when i test custom snmp monitor, it works successful as below but when i add this monitor , its not work no value
webhook on notification
Hello, I need webhook on tab notification option to send alert in real time to rocketchat. https://rocket.chat/docs/administrator-guides/integrations/
Next Page