WMI credentials encryption
Hello Can anyone tell me whether the credentials entered for Windows/WMI in OpManager 9 are stored and sent to the remote devices in a secure encrypted fashion? Thanks
Pulling Description from one OID and Values from the other.
I have a Cisco 4500 Switch that has multiple module cards in it. We are trying to monitory the temperature on each of them. Using CISCO-ENVMON-MIB and OID .1.3.6.1.4.1.9.9.13.1.3.1.3 (ciscoEnvMonTemperatureStatusValue) we get the values returned fine. However the descriptions don't come through. So we get the instance ID rather than the NAME of the module. Is there a way to join .1.3.6.1.4.1.9.9.13.1.3.1.2(ciscoEnvMonTemperatureStatusDescr) and the .1.3.6.1.4.1.9.9.13.1.3.1.3 (ciscoEnvMonTemperatureStatusValue)
Interfaces not staying on device
A while ago we re-installed our opmanager server on new hardware using the latest version to get a fresh start and clean databases. Since then I have 2 devices on my network with this same issue. Both are Sonicwall Firewall's model NSA 3500 (pre Dell). Both show no interfaces. I click discover interfaces and all the interfaces are correctly discovered. I tick the ones to add and click the save button, it reports 'interfaces added successfully' and it goes back to reporting "no interfaces are there
Inconsistencies between old and new UI?
Hi there, While troubleshooting high utilization of one of our switches, I just realized that I can't find certain info on new UI. In the old UI: go to a switch detail view click on Interfaces tab click on an interface (preferably the problematic one) no the left-pane, under Interface Details tab, click on the link for Utilization it will show you a quick info on in/out % as max, min, avg, and 95th Percentile along with its recorded reading time In the new UI: go to a switch detail view click on
SNMP Clear on OpUtils
I have integrated WebLogic SNMP Trap Notification with Manage Engine Oputils, and I'm able to receive below SNMP Alert traps. The issue is, clearing the relevant SNMP Alert trap. Is there someone also know WebLogic, because, I am confused. Is the action is on WebLogic side or OpUtils side. Can someone please redirect me for clearing the below SNMP trap notification which is sent by WebLogic and recieved by OpUtils "SNMP Receiver" wls .1.3.6.1.4.1.140.625 10.100.x.xx 0 hours, 29 minutes, 27 seconds.
Hyper-V Replica monitoring
Can OpManager monitor the health of Hyper-V's "Replica" feature that was introduced in Server 2012 (and now R2)? That is, on a per-VM basis can we set up OpManager to send an alert if the Replica status goes from "Normal" to "Critical", for instance?
separate log folder
Hi there, OpManager build 11500 Is it possible to direct the log file to a different path? Perhaps another disk? We got our C:\ with only 500MB free space. Thank you.
Validate Device unmanage
It is possible to create an action for device validation that are as unmanage and send an e-mail. Run every X time. Thanks
overview of switch interface utilization
Hi there, OpManager build 11500 For the past few weeks, we've been having this report of a particular switch port goes above the configured utilization threshold. Problem is, we're having a hard time finding out where does the traffic went from/to. So my question is, is there (an easy) way to find this out? I'm thinking of a graphic showing a bar (% in/out utilization) for each port at a particular time. Really appreciate your advice on this!
Schedule Downtime for a Monitor and not a Device
We have set up a file monitor for a file that is being updated by a scheduled task. The scheduled task is on a server that needs to be monitored 7 days a week. The scheduled task however runs only Monday through Friday. I am hoping there is a way to place downtime on the monitor itself apart from the server. We could associate the monitor to a device that is not monitored on Saturday and Sunday but I would prefer not to do go that route. In short, is there a way to set up a monitor so that is
Contacting Customer Care?
How do I contact Customer Care ( not support ). We have constant problems with out OPM system, whilst they do tend to get fixed it can take ages ( I have had a call fixed yesterday after 2 1/2 months ) but that has now broken a Kludge to fix SMS delivery. It seems like the software is not being well tested before release and we are doing the testing live! Can Customer Care contact me on this. Thanks Robin
Questions surrounding new UI in OpManager
Hi, A couple of questions surrounding the new UI in OpManager: - How do you assign device dependencies (both individual devices and multiple devices) in the new UI? I can't see an option to do this. - In the older version of OpManager we were able to singularly add ESXi hosts, and then from there, choose the VM's that we want OpManager to manage (we have the auto-vm discovery turned off). It looks like there is no option to do that anymore since having to add the vCenter to manage everything. If
vCenter no data
Discovery found them all as individual machines however the Dashboard and VMWare tab show nothing.
Monitor script not working on UTM/Linux system
Hi guys, I have several UTMs that are linux based, and I got a bunch of scripts that need to be run on those. Thus, I wrote a simple one, tested on a Debian (worked) via ssh/putty and via OpManager, but when testing on the UTM it worked via ssh using putty , but via OpManager it didn't. Note: on both I got the password/credentials test working. Note2: I takes aprox. 20 seconds to return the error (However it is not by timeout): Exit Code 4 Message Script_teste:Internal Server Error while processing
Dashboard not showing information
Added my vCenter and ran discovery found all hosts and VM's I can see them in the inventory tab but nothing is showing on the dashboard or vMware Tab.
User Credentials localhost OpManager
Hi all, I'm trying to monitor the server where OpManager is installed, but i've some problems. By WMI credentials, when i set up the User and Passowrd, shows me the error below: "User credentials cannot be used for local connections" Then, i installed SNMP service to collect the data by snmp. When select 'Test Credentials' shows that result 'passed', then click 'Ok'. When i back to the local server, OpManager dont collect the data. Anyone can help me? Thanks,
Installation Issue V11.5
OS = Server 2012 Std I had been running Version 9.1 of Opmanager since its release without issue, it had been incredibly trouble free. I have uninstalled OPMgr 9.x to begin with a clean installation and fresh DB (following an entire tech refresh). When I try to install OPmanager V11500 64bit I get an InstallShield error "An error (-5001 : 0x80070002) has occurred while running setup" "Please make sure you have finished any previous setup and closed other applications. If the error still occurs,
Interfaces in virtualize OPM enterprise model
I have build an OPM enterprise system on VMWare (all devices in this model are virtualized by GNS3 and VMWare ). In OPM (both Central and Probe), when I select tab Network -> All Interfaces, I cant see any interface in my model (It shown "No record to views"). Is this normal? If I build an OPM model in real system (not virtualize), can it monitor all my system's interfaces?
How do i configure Email Alerts in Opmanager??
Dear All, I am trying to configure the email alerts in Op manager when a Node get down or any thing happened and it should generate alert and send to email. I have already configure the Email Relay settings in Op manager but the email alerts are not working fine. Please can any one help me in this regards? Many Thanks Saroop
Monitoring by agent
Can anyone tell me if the ManageEngine want to create a monitoring agent to OpManager. Thanks.
Using the Opmanager API
I've been trying to use CURL to access the Opmanager API to put devices into an unmanaged state. The code I've been using is: curl -vv -X POST "http://its-opmp-001/api/json/device/setManaged?apiKey=<from Admin RestAPI page>&manage=false&name=its-log-001" To which I get the following response < HTTP/1.1 200 OK < Server: Apache-Coyote/1.1 < Set-Cookie: JSESSIONID=E629D5D4BD5F7B55FFBCCBF30A11AE69; Path=/; HttpOnly < Content-Type: application/json;charset=UTF-8 < Transfer-Encoding: chunked < Vary: Accept-Encoding
HOW TO MONITOR PALO ALTO FIREWALL
Dear Sirs. we are using a FIREWALL PALOALTO as a firewall core. we are using OPManager Ver. 10.0 and at templates Paloalto does not exist. we has downloaded the next file from internet: PaloAlto4020.xml would you be mind telling me how to include PALOALTO at OPManager template to monitor this equipment, please? is it usefull the file: PaloAlto4020.xml? this file was taken from the following link: https://resources.manageengine.com/resources/resource/palo-alto-4020-pan-template waiting your sooner
Opmanager Failover
Hi, I am running a opmanager server without failover for over a year. I now feel the need to have a faiover in place. Can you guys please point me to documentation on op manager failover setup. Can I have one more instance of op manager running on the failover machine.
User Configuration
I have a couple questions about Connecting OpManager Through AD. I have set up my Windows Domain and I have set up the Pass-through authentication. I'm able to log in with my domain credentials after I add it as an AD User. My question is I thought the check box for "Enable Auto Login" would allow the groups I designated to log in with the access it was assigned in. This doesn't seem to work, the only users that can log in are the ones I set up as users in the system. The other question I have
File availability in a mapped drive
Hi, I am looking for a way to monitor the availability of a file in a file path, catch is file path is in a mapped drive.
Opmanager Top 3 CPU Processes
What script or WMI command does Opmanager use when getting the top 3 cpu processes when the CPU utilization monitor is triggered?
No alerts when PING monitored device goes down?
ey there, I have an OpManager installation with several PING monitored routers that were manually added (I don´t have administration) When a device stops responding i´m not getting any alert: How can i get alert whe the devices go down? Thanks! Regards
Script is Down
Hi, All of a sudden we are randomly getting "Script is Down" alarm that gets cleared after a while. The only thing I know has changed is windows updates that have been applied to the server. Running the scripts manually works fine ! What can be causing the issue and is there a know workaround ? 10:32:02:906 ALERTAUDIT: Update: At Tue Jul 14 10:32:02 GMT 2015. Service Down from Clear. Alert: Script_279024 : APP-V unpublish state script is down 10:32:02:922 ALERTAUDIT: Update: from Service Down to
Deploying OpManager
Hi guys, We are interested to deploy OpManager in our company for our Datacenter to monitor Servers, Domain Controller, Mail Server, WiFi Access Point, Routers, switches, firewall, VMware host etc. I Want to know what level of monitoring OpManager provides, e.g. for switches: does it provide port to port monitoring, and likewise other Network connecting devices? Please share some documents to study and would be great if somebody share their own stories. (success or unsuccessful). Thanks in advance...
ConfigFile Manager
Testing out Oputils 8 and have imported about 140 switches into config file manager when going to the option to upload configs it shows that I only have 10 switches which I can upload a config to or even do for a bulk upload its missing 130 switches any help on how I can get the reset of my devices to show 1 - 100 / 140 Upload Config file to multiple devices Total Devices : 10
Integration between OpManager & Service Desk Plus
Hi, I install both products and are both full licensed. When i try to integrate these products, by OpManager, appears an error like this: "Check for service running oat http://<ipserver>:8080" All the configurations are correctly. I already check the service on Service Desk Server and it's running. The goal of this integration is to have all the CI's, created on OpManager, in Server Desk Plus, when a user creates a ticket, or when an alarm is generated by OpManager, creates automatically a ticket
Multiple email adrress on To Email field
Hi, I am configuring the Mail server and I see that only one email can be added in the "To email" field. Is it possible to put multiple mails? The main goal is to advise several people if something goes wrong with OpManager server. Regards
SNMP VLAN Issue
I am having an issue with OpUtils v7.0. The problem is in the switch port mapper it will display connected MAC, IP Address, and DNS name only for the default VLAN. Any device connected to a different VLAN it will only show what VLAN it is connected to, but nothing else. It is a Juniper ex4200 switch and like I said the default VLAN has all of the info, but the ports assigned to the other vlans only show the vlan ID and the name of the VLAN, no IP info or MAC info. Please let me know if there's any
Firefox 39 and Opmanager not working
This morning I got the firefox 39 update and we can no longer access Opmanager with Firefox. We use SSL only and it appears that Firefox has disabled RC4 which is still used by Opmanager. Has anyone else had this problem and what is the fix?
The APIClient interface will not let me go.............
I have just upgraded to 11 SP2 and went to check the updates to the API Client and now cannot get access to the full web interface any more. Whatever page I try to go for just redirects to the API client. I have rebooted the server Now don't get me wrong, the API client is nice but I don't want to live there. Any help will be appreciated even if I have been really stupid and missed a big button that takes me back. Thanks Tim
Remove SNMP custom monitors in Opmanager v11500
Hi supporter, Please help me remove SNMP custom monitors. in Add monitors cannot see button delete in Settings\Configuration\monitors cannot see button delete Thanks.
Java is running over 100% CPU
Yes, not a typo. Java uses 180% somehow according to 'top' on Linux. This started to happen a week ago. I haven't touched OpManager in atleast a month so I'm curious why this started to happen. Is there something wrong with the database perhaps? I attached some screenshots. One is the 'top' command showing Java running more than 100% cpu. 2nd is the message I get now when starting OpManager. 3rd is the specs from OpManager itself. Thanks, Shawn
The Transporter Refueled Full Movie Download Free
The Transporter Refueled "At the 2013 Cannes Film Festival, a new trilogy was announced with EuropaCorp and China's Fundamental Films co-producing and distributing the titles. The films will likely be budgeted between $30 million and $40 million each and at least one will be shot in China. Luc Besson will co-finance, distribute, produce and write all the films.English actor Ed Skrein will replace Jason Statham as Frank Martin in the fourth installment of the series.In March 2015, the title was changed
[Urgent] Cisco OLT monitoting
Dears I have a Cisco OLT ME4620, and i need to monitor it by OPManager. On Cisco OLT, there is no configuration to be set, it is already configured to use TrapV2 and port 162 and there is no write option (only read). i have set the credentials to OPManager like below: SNMP Version: v1/v2 SNMP read: public SNMP write: public port: 162 the result is that i could not get any traps from OLT. please advise. Mohammad Swed
SSL issue with Firefox 39
Hi there, OpManager build 11500 This is related to the post for SDP: https://forums.manageengine.com/topic/can-t-open-https-site-with-firefox-39 When opening https web using Firefox 39, we have this error: SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message. (Error code: ssl_error_weak_server_ephemeral_dh_key) Is there a way to update the cipher info?
Next Page