You use jffnms for what purpose? Controls the HTTP server? What were you able to get? SNMP?
Here are the settings that I have done (Win32): I set ManualInterfaceAdd for InterfaceType Reachable. I added the interface Reachability making a discovery manual (automatic discovery not work in win32) for the remote host to be monitored. I used the instructions in the "How To Add Round Trip Time and Packet loss for Win32 users of JFFNMS" http://sourceforge.net/mailarchive/message.php?msg_id=E5F385C1C5243B4EA3609FAA2D561C110211E491% 40hmmail2.healthmidwest.org (X Javier would be really good integrate these changes for Win32, in the code) I get a mail correctly when the remote host does not respond to ping. Using poller2.php that without parameters also works for win32 and it is better. I made sure that only opens a window and the various dos poller run below and not in separate windows: I changed the line 324 to $ api.inc.php replacing open = "start / MIN $ command_line" with $ open = "$ command_line"; Lately I fought with schedule vs. RTT + Packetloss graph, which were empty. At traffic_pl.inc.php I applied the patch described in the message http://www.mail-archive.com/jffnms-users @ lists.sourceforge.net/msg05734.html At traffic.inc I applied the patch described in the message http://www.mail-archive.com/jffnms-users @ lists.sourceforge.net/msg05018.html Since I had revised the schedule of poller2.php from 5 to 20 minutes, I changed the parameters of STEP and InterfaceType GAUGE in InterfaceTypeFields. With some more attention and some developments/corrections JFFNMS would be great on Win32! Courage! -----Messaggio originale----- Da: Support [mailto:[EMAIL PROTECTED] Inviato: venerdì 18 aprile 2008 15.16 A: Gianluca Soldati Oggetto: RE: [jffnms-users] Change schedule of poller Hi, I have jffnms also on a windows installed. How were you able to configure the reachabillity of jffnms on windows ? It was my understanding that this was not possible to do on a windows based system. Thanks Leopold -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gianluca Soldati Sent: Friday, April 18, 2008 8:47 AM To: [email protected] Subject: [jffnms-users] Change schedule of poller I use JFFNMS on Windows, primarily for reachability and RTT and Packetloss graph. I want to change the scheduling of poller2.php from every 5 minutes eg. to every 20 minutes. I noticed that if i change in the ControlPanel-SchedulingTask-Poller from 5 minutes to 20 minutes i lose the view of the RTT graph. At the moment of creation of the file interface-xx-y.rdd must set a STEP and GAUGE different? STEP is a parameter present in Interface_type but GAUGE where I can change it? Directly in database in Table interface_type_field? What values of STEP and GAUGE I must put if I want poller2.php to run every 20 minutes? And every 30 minutes? Thanks to all. ------------------------------------------------------------------------ - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j avaone _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
