Re: [jffnms-users] How to Poll server running SNMP agents on different port than 161.

2004-12-24 Thread Manoj Khabe
Javier, Thanks for your reply. I just checked the option for adding Manual interface to Reachable Interface Type and manully added Reachable interface. Now I am getting Reachability Reports.Till I get 0.8 I can continue using this. Also I wanted to see different sequence in selection window. 'Custo

Re: [jffnms-users] How to Poll server running SNMP agents on different port than 161.

2004-12-24 Thread Javier Szyszlican
Hi Manoj, I fixed this for Version 0.8.0, but if you apply my fixes now you will get an error when you upgrade. its just a matter of doing list($ip) = explode (":", $ip); in the discovery and poller scripts that check the IP like tcp_ports, rechability, and ntp. javier Manoj Khabe wrote: Hello,

[jffnms-users] Am I stii in the users list.

2004-12-24 Thread Manoj Khabe
Javier, As I did not receive any reply. Just want to check, if I am still in users list. Please reply to confirm. thanks, Manoj. --- Javier Szyszlican <[EMAIL PROTECTED]> wrote: > Hi Craig, > > Can you send me the db records you use with this, so > I can include it in 0.8.0 ? > > Javier > > C

Re: [jffnms-users] Customizing email alerts

2004-12-24 Thread Javier Szyszlican
Hi Craig, Can you send me the db records you use with this, so I can include it in 0.8.0 ? Javier Craig Small wrote: On Thu, Sep 09, 2004 at 12:03:43PM -0400, Jason Humes wrote: So I need to customize the email alerts so that they can be sent via a text pager and I need to trim down what jffnms sen

Re: [jffnms-users] Suggestion for interface/host selection

2004-12-24 Thread Javier Szyszlican
Hi Jason, I've some system like this on the 0.8.0 devel. If will be nice if some of you could test it, some GUI parts are missing, but 80% of the system works. Again, do it on a TEST SERVER!, not on your main JFFNMS server. Javier Jason Humes wrote: Hi Just my two cents on the interface/host sele

Re: [jffnms-users] Layout Question..

2004-12-24 Thread Javier Szyszlican
Hi Kelly, I think I fixed the problem you saw. Now its sort by Map Name like "1 Map", "A Map", "B Map", etc This will be included in 0.8.0 You can try it adding: array_key_sort(&$items, array("map_name"=>SORT_ASC)); To line 53 of htdocs/views/source_maps_get.inc.php Javier Kelly Hamlin w

Re: [jffnms-users] error 26

2004-12-24 Thread Javier Szyszlican
Hi Also, You need php-gd for it to work. Javier Aldo Canepa wrote: Hello, first of all happy Xmast to everyone. After updating some packets of a Fedora core 3 server it's showed this error *Fatal error*: Call to undefined function: imagecreatefrompng() in */opt/jffnms/lib/api.rrdtool.inc.php* on

[jffnms-users] error 26

2004-12-24 Thread Aldo Canepa
Hello, first of all happy Xmast to everyone. After updating some packets of a Fedora core 3 server it's showed this error  Fatal error: Call to undefined function: imagecreatefrompng() in /opt/jffnms/lib/api.rrdtool.inc.php on line 206 but in the admin config everything is fine. what could