Search found 10 matches
- 26 Apr 2019, 11:43
- Forum: Help
- Topic: MailAccountFetch - Timeout of 600 seconds reached, killing child process!
- Replies: 1
- Views: 1798
MailAccountFetch - Timeout of 600 seconds reached, killing child process!
I get some mail each day saying: OTRS Scheduler Daemon Cron: MailAccountFetch. Error: Timeout of 600 seconds reached, killing child process! I can`t figure out the reason and how can I stop them. Any ideas/tips anyone?
- 25 Feb 2016, 10:10
- Forum: Help
- Topic: Link to all tickets - ticketview
- Replies: 2
- Views: 1518
Re: Link to all tickets - ticketview
Of course, but it is nice to have that shortcut when you are looking at a specific ticket. Then you have the ticket-history for that customer one click away.
- 24 Feb 2016, 13:32
- Forum: Help
- Topic: Link to all tickets - ticketview
- Replies: 2
- Views: 1518
Link to all tickets - ticketview
I would like to add a link in the customer information ticketview. If we look at a ticket today we have a simular link to "all open tickets" in the customer information space. Is it possible to have a link with all tickets (closed, open etc.) for each customer ? Then it will be easy to take a look ...
- 23 Feb 2016, 15:35
- Forum: General
- Topic: Add link to all tickets - OTRS 5.0.7
- Replies: 0
- Views: 699
Add link to all tickets - OTRS 5.0.7
I would like to add a link in the customer information ticketview. If we look at a ticket today we have a simular link to "all open tickets" in the customer information space. Is it possible to have a link with all tickets (closed, open etc.) for each customer ?
- 19 May 2015, 10:50
- Forum: General
- Topic: CMDB slow performance
- Replies: 2
- Views: 2884
Re: CMDB slow performance
I have the same problem and it`s only happening in the hardware tab. Ideas ?
- 07 May 2015, 09:52
- Forum: Help
- Topic: CMDB 4.0.6 - slow performance
- Replies: 0
- Views: 2559
CMDB 4.0.6 - slow performance
I have a lot of computers in my CMDB. On every computer CI i have this field:
Key => 'Owner',
Name => 'Disponeres av',
Searchable => 1,
Input => {
Required => 1,
Type => 'Customer',
},
},
We use ldap to search and select the right owner on every computer CI. This makes the CMDB ...
Key => 'Owner',
Name => 'Disponeres av',
Searchable => 1,
Input => {
Required => 1,
Type => 'Customer',
},
},
We use ldap to search and select the right owner on every computer CI. This makes the CMDB ...
- 11 Jun 2013, 15:35
- Forum: Help
- Topic: Drop down list
- Replies: 0
- Views: 464
Drop down list
When I register a new CI, like a computer, I would like to have a drop down list with the choices laptop or desktop. Then I would like to have a new drop down list that show model-names for desktop or laptops. Like, when i choose "laptop" I would like to only see modelnames for laptop in the next ...
- 30 Nov 2012, 14:15
- Forum: Help
- Topic: Script to connect ci`s ?
- Replies: 0
- Views: 476
Script to connect ci`s ?
I have a lot of computers and rooms in my cmdb. Is it a easy way to auto-Connect these configuration items together ? I have a Excel-sheet with the combinations. Or is the only way manually connect them ?
- 09 Nov 2012, 15:08
- Forum: Help
- Topic: Possible to get CI`s in dropdown-list
- Replies: 2
- Views: 1023
Re: Possible to get CI`s in dropdown-list
Yes, I know that I can link them together after the computer CI is made, but I would like to have CI room as a property for the CI computer. I will try to explain:
Under you can see that the computertype is choosen from Class => 'ITSM::ConfigItem::Computer::Type.
{
Key => 'Type',
Name ...
Under you can see that the computertype is choosen from Class => 'ITSM::ConfigItem::Computer::Type.
{
Key => 'Type',
Name ...
- 09 Nov 2012, 14:31
- Forum: Help
- Topic: Possible to get CI`s in dropdown-list
- Replies: 2
- Views: 1023
Possible to get CI`s in dropdown-list
Fex: I would like to add a New CI (computer) in my CMDB. When I do that, I would like to select a another CI (room) from a dropdownlist. Is this possible ? I will not type the room in freetext, but select predefines rooms (CI`s) in the CMDB.