New Incident Template
Hi, We would like to get rid of the Default New Incident Template. It's confusing our users and rendering our Incident Templates useless. How can I remove, or at least disable, the Default New Incident Template? Thanks, Tom
How to recover admin password in OpManager
Hi, For some reason that we don't know we can't access in the opmanger with the Admin user. We haven't another user and we need to recover the password. How can we do that? We have OpManager v10.2. We have urgency! Kind regards, Rita Azevedo
Color Code
Can we change chart colours for reports from ME ?
Acknowledge Requester by Email when a new request is received
Hi all, My organisation has set up our Service Desk to receive e-mails from two different addresses, 1 for IT and 1 for HR. Is there a way to create an automated response that can be tailored to the address used? Using the standard 'Acknowledge Requester by Email when a new request is received' will reply to both requests which is undesired. Any advice or ideas to point me in the right direction would be greatly appreciated. Regards, Chris
End users to create an Incident
Hello, I am working to test scenarios for ServicePlus functionality but when I logged in as guest, i can only log a new Request. Is there a way to have end user log an incident? thanks YH
Service Categories
I have problem in service Categories list, that when I add service it’s not appears, and when I try to add again it’s told me that the service already exist ,and it’s not appears in the list ,and in some user it’s appears, so how I can solve this problem.
Hotfix 9033 issue
I just installed the 9033 patch on my test server and I'm getting the Missing plugin error on my dashboard that we've seen on other releases. My flash is installed and up-to-date.
Contract ID is NOT system generated
When I create a new contract, the required fields are Name, Type, Vendor, AND Contract ID which is a text field (see image below). The manual states that Contract IDs are system generated. I cannot create a contract record without entering data into this field. I don't see a way to change the Contract ID setting. Please advise. Thanks.
ADAudit Plus - Alert when >100 files modifed or created in 1 hour or less
We would like ADauditPlus to alert us when a user changes or creates multiple files in a short amount of time - like maybe 100 in an hour or so. Is this possible? This will tell us if we have a "Rogue User" on our hands. Thanks!
ADAudit Plus - HTTP Status 400 - Invalid path /home was requested
After no apparent significant change on the server, logging in from a remote host through the web interface returns: HTTP Status 400 - Invalid path /home was requested The app is running on Windows 2012 R2, 4GB RAM, 200GB disk, no disk space issue, RAM and CPU utilization are fine. Anyone have an idea what might have happened? Logging in while logged into the server itself works. Jim
Mail Server Settings, Use Secure Connections(SSL/TLS) dropdown is blank
See attached screenshot. The Use Secure Connections(SSL/TLS) dropdown is blank, and I need to choose either SSL or TLS for my office365 settings. Any help greatly appreciated! --Brian
Downgrade an expired eval
Late last year we went through an eval of SD+ Professional. We are looking at getting a 10 tech license and the Project management add-on, but have to wait for budget. In the meantime, we want to downgrade to Standard to start using it. I downloaded a 10 tech Standard license. But, I can't get to the web interface and the SD+ app on the server does not start. I took a snapshot of my VM, uninstalled SD+ and re-installed the Standard version. I could then start the application. However, as soon as
10.0 Release
Hey guys Does anyone know when the netflow analyzer 10.0 release is due? We are really anticipating the API integration so we can pull some graphs into our portal. Regards, Matt
Delete a Reply
Hello, Is there a way to delete one of my own replies (I'm a Technician) after it's been sent? I have a bad habit of replying before I "Pick Up" the request. When I do that, I'd like to be able to delete my original reply, pick up the request and then resend the reply because, until I pick it up, my name is not shown so there are holes in the template. Thanks, Tom
Report scanned license key for each computer
We need a report that print a this example, but with license key and product ID. SELECT workstation.WORKSTATIONNAME, manufacturer , workstation.MODEL, aaaUser.FIRST_NAME, deptDef.DEPTNAME, softList.softwarename, softList.softwaretypeid FROM systeminfo workstation LEFT JOIN softwareInfo software ON software.workstationID=workstation.workstationID LEFT JOIN softwareList softList ON software.softwareID=softList.softwareID LEFT JOIN Resources resource ON workstation.WORKSTATIONID=resource.RESOURCEID
Contract Owner Details Missing
According to the Admin Guide (page 440), you can view the contract owner details by clicking the Actions combo box and selected View Owner Details option (see image below). I do not have this option. Please advise. Thanks.
Can I have multiple departments having there own independent areas (Requests, Changes, Problems)
Sorry if this has been answered many time before - but I was unable to find the answer to my issue. We are looking to purchase a service desk however I have some criteria I need to follow and I want to know if service desk can be setup in this way and if so how and what is the best plan? This is the number one factor in me choosing a service desk is I have 6 different departments in our company all wishing to use a service desk on one platform and allowing each department to be fully independent
View Associations Blank screen
Hi, i have a problem, when i click on Notification Profiles - View Associations a blank screen appears http://server_name/admin/ShowAssociation.do?methodCall=getDeviceProfile&firstTime=true I use opmanager 11400 on windows 2008 r2 how can i fix it ? thk soo much.
Default alarm thresholds not published for OpManager
I need to know what the default alarm(alert) severity is for the following: Interface is having problems Windows Service is down Hardware in problematic condition I have seen the KB article concerning polling and service/URL down events but I need the above details as well. If someone could respond quickly as I need to provide a report ASAP. Thanks, BNDT12
ServiceDesk Plus - when adding Members in a Project
The Members don't get any notifification that they are members in the Project. There really should be a choise in Notification Rules to notify members.... Best Regards Reidun
Version 7 - Description >64k creates attachment?
We have an ongoing email going to and from a customer and it now appears that the size of this email The size of the description being greater than 64K, the content has been moved to attachment RequestDescription.html This didn't happen before and this is an concatenated email of all the emails going back and forwards not the initial description incoming email I can see the email that came in but does this mean I will have to go into supportcenter click on the RequestDescription.html and open it
Mobile Push Notifications
I have set the Mobile Push Notification - "When a request is assigned" only box and technicians are saying they still receive the text even when logged into ME web portal. I did not check that box or option. I only want text notices sent when they are not logged in - is there another setting somewhere or is this a small glitch/flaw with this new option? Additionally, the "When a requester replies to a ticket assigned to him/her" and "When notes are added to a request" check boxes do not appear
BackupDB.sh gives: "jdbc.BackupException: Error writing data to file."
I can't backup my OpManager with the script BackupDB.sh provided. Before the update to 11300 is worked. What I get: [12-22-2014]|[08:53:44:236]|[SEVERE] : jdbc.BackupException: Error writing data to file. at jdbc.BackupDB.dumpDataToFile(BackupDB.java:157) at jdbc.AbstractBackupDB.backupDB(AbstractBackupDB.java:80) at jdbc.AbstractBackupDB.doBackup(AbstractBackupDB.java:438) at jdbc.BackUpImpl.backupDB(BackUpImpl.java:72) at jdbc.BackUpImpl.main(BackUpImpl.java:210) Caused by:
ManageEngine Desktop Central : February - 2015 - Patch Tuesday update
Dear Team, Good day. Quick update on the February , 2015 Patch Tuesday. New Security Bulletins : MS15-009 - Security Update for Internet Explorer (3034682) - Supported MS15-010 - Vulnerabilities in Windows Kernel-Mode Driver Could Allow Remote Code Execution (3036220) - Supported MS15-011 - Vulnerability in Group Policy Could Allow Remote Code Execution (3000483) - Supported MS15-012 - Vulnerabilities in Microsoft Office Could Allow Remote Code Execution (3032328) - Supported MS15-013 - Vulnerability
Multiple ManageEngine Apps
I have several ManageEngine products running and when i login to each one of them in the same browser i continuously have to keep logging in when i switch from one app to another. How can this be fixed?
Not able to send large data to ME SDP request Module
I am using rest api to integrate the ME service desk plus with our product. But I am facing one issue while creating one record into request module of ME using Rest Api. Problem:- When I am trying to send less than 2400 character string into description field then its creating record into ME SDP , but for more then 2400 character not able to create record into ME SDP. I have tested my PHP-curl post method is fine but the ME is not accepting more than 2400 character for single
Can I move a request template from one service category to another?
....and if so how do I do it? Hello & Thank You :)
Multiple Sessions to different ManageEngine Products
I have several ManageEngine products running and when i login to each one of them in the same browser i continuously have to keep logging in when i switch from one app to another. How can this be fixed?
Solutions: Can you have separate solutions for each site or customer.
Is it possible to separate Solutions from customers or sites? For instance, requesters from Customer 1 cannot see solutions for Customer 2. If so how can this be done?
Change Technician site?
How so you change the assigned site for technicians
Branding Question
I would like to change the background image on the Service Desk Plus login. What do I need to do to make this happen?
Network Scan Credentials
Hello, Can we get SNMP V3 as a credential?
Utilising Amazon RDS to host MySql Database
I was wondering if anyone knew if the service desk MySql database could be hosted on Amazon RDS and then have the application hosted on an Amazon EC2 virtual machine? I've done some reading on Amazon RDS and from a MySql version support point of view it would seem to be ok as it supports version 5.1 of MySql. However I am unsure of what security rights are required by Manage Engine Service Desk to the MySql database as I believe there are restrictions on what rights you can have under RDS. Any thoughts
Error Importing Requesters
I am attempting to import approximately 1000 requesters. When the import completes the system only imports about 600 entries and rejects 400 entries. When I look at the "Failed CI List with Errors" it lists an error for many of the records as "Null". I cannot determine what field the system is talking about, the rejected records look fine to me. I can send the actual import files if needed for further examination
Using SSH/Telnet gateway to connect with IBM AS400
Hello ManageEngine We are running some tests for using PMP with our AS400 server. So far, we were able to add the resource and establish connection to it. But we are finding some limitations on entering some keyboard commands trough the PMP console, once successfully iniciated a session. For example, we can't use the F1-F12 keys (there is no response). Also, backspacing is not working, and If I press "Delete", the character "+" is inserted instead. It's as if the keyboard settings are switched, messed
Source and Destination showing 0.0.0.0
I setup all my firewalls to send netflow data to Netflow Analyzer running on CentOS 6.5 last night. Everything was reporting correctly when I logged off last night, but when I looked today the source and destination fields showed all traffic with 0.0.0.0 in the source and destination. Below I pasted the netflow relevant configs and versions. I am currently using a trial version, but if this gets resolved we will be purchasing a license. flow-export destination inside 10.10.10.25 9996 flow-export
Can you autoclose a job based on a not resolved status ??
We have many jobs that are waiting for a response from the user .. This may be that we are waiting for a callback or email etc .. and many times we dont get any response , so the jobs sit there with a status "waiting for callback" . And usually the problem has been resolved by the user anyway . It would be nice to set a business rule that checks the status of jobs , and after a certain amount of time , will do something else .. like the escalation rules .. but the "something else" may be to set
License in use
What field indicates how many nodes of my license I'm using ?
Solarwinds vs ManageEngine
Hi, does anybody tried Solarwinds and is able to compare it to ManageEngine? Solarwinds has a great web interface and the new monitoring agent is a wonderfull feature, at least on the datasheet. I tried to install it and it was a nightmare!! It requires MSSQL and IIS already installed. It installed at least 6 or 7 different components. It create several windows services. It's not cleat what I have to do to restart the software. It didn't work so I tried to re-install it. I searched a way to uninstall
custom report
Hi Is it possible to create a report that show the following; source Ip, destination Ip, port number / protocol ( not protocol group ) so I can build firewall rule so I can implement on my firewall, or is there a way firewall analyzer help build my firewall rule. Regards
Next Page