Andre Polykanine | 4 Mar 2012 23:00
Favicon

Upgrading from 1.2.8 to 1.2.9

Hi everyone,
Sorry, didn't manage to find this in the docs.
Is there an optimal upgrade method? Or we need to re-upload *all* the files on the server? And what is the
procedure to upgrade the database?
Thanks!

--

-- 
With best regards from Ukraine,
Andre
Skype: Francophile
Twitter: http://twitter.com/m_elensule
Facebook: http://facebook.com/menelion

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
Roland Becker | 5 Mar 2012 10:04
Picon
Gravatar

Re: Upgrading from 1.2.8 to 1.2.9

 Have a look at doc/INSTALL chapter UPGRADING

Andre Polykanine <andre <at> oire.org> hat am 4. März 2012 um 23:00 geschrieben:

> Hi everyone,
> Sorry, didn't manage to find this in the docs.
> Is there an optimal upgrade method? Or we need to re-upload *all* the
files on the server? And what is the procedure to upgrade the database?
> Thanks!
>
> 
>
> --
> With best regards from Ukraine,
> Andre
> Skype: Francophile
> Twitter: http://twitter.com/m_elensule
> Facebook: http://facebook.com/menelion
>
>
> 
------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> mantisbt-help mailing list
> mantisbt-help <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mantisbt-help
(Continue reading)

Benedikt Frenzel | 21 Mar 2012 16:27

Use Nagios and Python to add a Issue/Note

Hello,

At work we have the fowolling scenario, we have a nagios server for the monitoring and an mantis for issue-tracking.

Now our plan was that the nagios reports an issue to our mantis, because we could see if some of our admins is working on the reported issue.

So the workflow schould look like this:

1. Nagios detect an error
2. Nagios calls the Python script,
3 The Python script checkt if there is an open issue,
3.1 when there is none it will open a new "ticket"
3.2 when there is one it will add a note with the Nagios report
4. An Admin checks the Report and fix it.

1. Nagios detect that an error is gone.
2. Nagios calls the Python script.
3. The Python script checks for an open issue.
4. Nagios add a Note to the open ticket.
5. An Admin checks if the error is really fixed  and close the Issue.

So this is the plan.

My Python script [1] can add a new tickent, but if i want to add a note, it runs into an error[2].


- Benedikt

[1] http://pastebin.com/xZgbJF55
[2] http://pastebin.com/nfqpZHj7

----------------------------------------
This message is intended for a particular addressee only and may contain business or company secrets. If you have received this email in error, please contact the sender and delete the message immediately. Any use of this email, including saving, publishing, copying, replication or forwarding of the message or the contents is not permitted.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
mantisbt-help mailing list
mantisbt-help@...
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Gmane