[Nagios-devel] php interface

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] php interface

Post by Guest »

Sweet!!! I sure am looking forward to playing with these. Maybe since
you've done this it will help give Ethan a jump start on versions 2.0
and 3.0, maybe move php interface up to 2.0.

Anyways, I cant wait for them to e posted! Good Work!

Jeremy Russell
Network Administrator, CNI
580-272-2707


-----Original Message-----
From: Mark Musone [mailto:mmusone@shatterit.com]=20
Sent: Thursday, April 10, 2003 10:53 AM
To: 'Subhendu Ghosh'; nagios-devel@lists.sourceforge.net
Subject: RE: [Nagios-devel] php interface

I'm actually just finishing on the conversion of the cgi's to php..

I'll have the files posted this weekend..i only have tac.cgi to do..

Right now it's purely a plug-in replacement for the current cgi's...
I literally converted line by line from C to PHP.

I'm planning on pushing it out to everyone, gauging if people are even
Interested in a PHP version, secondly, get feedback as to what
works/doesn't work. After that the next plan is to convert it into
"true" php. Like I said, I converted it line by line to make sure as
much backwards compatability was kept (i.e, things like in C strcmp was
kept strcmp although in PHP you can just do a direct comparison).

Once it's cleaned up and converted into true PHP comes the fun part :^)
adding all the kool neat things like templates, multilanguage..etc..

If people are not interested in a php version, I'ts fine. I know I need
it, so I'm not wasting my time or anything..

-Mark




-----Original Message-----
From: nagios-devel-admin@lists.sourceforge.net
[mailto:nagios-devel-admin@lists.sourceforge.net] On Behalf Of Subhendu
Ghosh
Sent: Wednesday, April 09, 2003 6:17 PM
To: nagios-devel@lists.sourceforge.net
Subject: [Nagios-devel] php interface


Any thoughts about additional requirements for the proposed php
interface.

2 things I'd like to see - templates and i18n (gettext)

PHP smarty looks like a reasonably efficient template engine.

Also if we are planning on i18n of the user interface - it might be=20
useful to generate a file of all the printf strings currently in use and

start the translations. running start.


Christian, Matthias ?

--=20
-sg



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The
debugger=20
for complex code. Debugging C/C++ programs can leave you feeling lost
and=20
disoriented. TotalView can help you find your way. Available on major
UNIX=20
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Nagios-devel mailing list
Nagios-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/lis ... gios-devel



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The
debugger=20
for complex code. Debugging C/C++ programs can leave you feeling lost
and=20
disoriented. TotalView can help you find your way. Available on major
UNIX=20
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Nagios-devel mailing list
Nagios-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/lis ... gios-devel





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: agios-devel-admin@lists.sourceforge.ne
Locked