RE: [jffnms-users] PHP Error when Trigger/Action - Resolved?

2006-01-17 Thread Tim Carr
erface-interface = $interface[interface]\n". That will cause the script to bomb and give you the weird trigger log output. Instead, you have to reference it using quotes inside the array, such as: "interface-host_name = $interface["host_name"]\n". "

RE: [jffnms-users] PHP Error when Trigger/Action

2006-01-12 Thread Tim Carr
. "interface-interface = $interface[interface]\n". "interface-description = $interface[description]\n"; $fp = fopen ("$file", "wb"); fwrite ($fp, $testdata); fclose ($fp); return $result; } Thanks, Tim Carr Buchanan Associates -Or

[jffnms-users] PHP Error when Trigger/Action

2006-01-10 Thread Tim Carr
12 10:30:28 E 302739:= Other Down Alarms: 0 10:30:28 E 302739:= ALERT Interface 111 10:30:28 New Alarm: 40282 := 2006-01-10 10:30:14 - 2006-01-10 11:00:44 - 111 - 12 - 3 - 302739 – 302739   Any thoughts?   Thanks, Tim     Thanks, Tim Carr Buchanan Associates  

RE: [jffnms-users] Stop and Start JFFNMS

2006-01-06 Thread Tim Carr
just be static data) the easiest way would be to move (or remove) those directories to somewhere else.   Thanks, Tim Carr Buchanan Associates From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Oscar F. Giudice Sent: Friday, January 06, 2006 7:01 AM To: jffnms-users

RE: [jffnms-users] Satellite Documentation

2005-12-29 Thread Tim Carr
Unfortunately, that's a feature that was discontinued a few versions ago and isn't working at this point (nor does Javier plan to work on it in the future). Javier/Craig - Should this be pulled from the documentation and the interface for the next version? Thanks, Tim Carr Buchanan

RE: [jffnms-users] WMI poller

2005-12-15 Thread Tim Carr
I’m also very interested in this, especially trying to run something from a linux host (or even relay requests through a proxy, if need be).  I’ve not gotten anywhere on trying to make it happen, but would be happy to work with folks to try to get something running.   Thanks, Tim Carr

RE: [jffnms-users] Admin Structure Not Found

2005-11-10 Thread Tim Carr
g support for PHP 4.1.0 and older) the error doesn't show up. Is that going to screw up anything else? Thanks, Tim Carr Buchanan Associates -Original Message- From: Tim Carr Sent: Wednesday, November 09, 2005 5:06 PM To: 'Javier Szyszlican'; 'Javier Szyszlican' Cc:

RE: [jffnms-users] Admin Structure Not Found

2005-11-09 Thread Tim Carr
96, referer: http://192.168.10.53/jffnms/admin/adm/adm_standard.php?admin_structure=h osts&action=add&ip=10.1.200.210&zone=3&rocommunity=datacomm&name=PCat_Ro uter Cisco Internetwork O Thanks, Tim Carr Buchanan Associates -Original Message- From: Tim Carr Sent: Wednesday, Novembe

RE: [jffnms-users] Admin Structure Not Found

2005-11-09 Thread Tim Carr
3/jffnms/admin/adm/adm_standard.php?admin_structure=h osts&action=edit&actionid=20 To generate this error, I edited a host, accepted the change, and tried to edit that host again. The "Admin Structure Not Found" error showed up in the middle frame (the header and administrative frame was stil

RE: [jffnms-users] Admin Structure Not Found

2005-11-08 Thread Tim Carr
said that is a small bug with the way the form hidden fields are passed-on during a HTTP POST request. My guess is that this has something to do with PHP 5 as PHP 4 doesn't have the issue, even if I take a copy of a working instance of JFF from a Fedora 3 (PHP 4) and move it to a Fedora 4

RE: [jffnms-users] Problems with discovery

2005-11-08 Thread Tim Carr
or some flavor of unix?     Thanks, Tim Carr Buchanan Associates From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Oscar Ramos Moreno Sent: Tuesday, November 08, 2005 6:13 AM To: jffnms-users@lists.sourceforge.net Subject: [jffnms-users] Problems with discovery

RE: [jffnms-users] Admin Structure Not Found

2005-11-07 Thread Tim Carr
that have PHP 5 and/or MySQL 4 and having this problem? If not, then the problem might lie in a different area than the PHP or MySQL versions. Thanks, Tim Carr Buchanan Associates -Original Message- From: Tim Carr Sent: Sunday, November 06, 2005 6:49 PM To: 'Javier Szyszlican'

FW: [jffnms-users] Admin Structure Not Found

2005-11-06 Thread Tim Carr
We're trying to move back to Fedora Core 4 (from FC3) and are back into this problem. Has anyone been able to come up with why this is occurring, and what we might be able to do about it? Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[

RE: [jffnms-users] Sizing of servers

2005-11-01 Thread Tim Carr
on both this type of machine and one with a 2.4 ghz proc / 1.5 gb of ram / SATA drives) and I'll get back with info on those. Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Small Sent: Tuesday, November 01

RE: [jffnms-users] Sizing of servers

2005-11-01 Thread Tim Carr
Hosts: 55 Interfaces: 920 CPU:1.6 Ghz Celeron Memory: 512 MB Disks: IDE Load: About 35%, max 65% Thanks, Tim Carr Buchanan Associates http://www.verycarr.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Small Sent

RE: [jffnms-users] No rrd updates for serial interfaces

2005-11-01 Thread Tim Carr
I ran into a problem with Cisco serial interfaces...fixed it by making them SNMP v1 rather then SNMP v2...voila! Pretty pictures with squigglies on them. Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard

RE: [jffnms-users] CPU usage

2005-10-31 Thread Tim Carr
s into the high 50's. Sounds like there might be something else going on with the machine...maybe dig into which processes are using up that much CPU and seeing if there's something not right there? Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED

RE: [jffnms-users] Re: Traffic Stats for FC3 machines and Cisco Serial Interfaces

2005-10-27 Thread Tim Carr
@lists.sourceforge.net Subject: [jffnms-users] Re: Traffic Stats for FC3 machines and Cisco Serial Interfaces Use SNMPv1 on those hosts because they don't support HighSpeed Counters. Javier Tim Carr wrote: > More specifically, the graphs that won't show up are bits per second > (th

[jffnms-users] RE: Traffic Stats for FC3 machines and Cisco Serial Interfaces

2005-10-27 Thread Tim Carr
get stats when I walk the MIB using another program.   Thanks, Tim From: Tim Carr Sent: Thursday, October 27, 2005 2:13 PM To: 'jffnms-users@lists.sourceforge.net' Subject: Traffic Stats for FC3 machines and Cisco Serial Interfaces   Hi, all.   I’ve noticed that JF

[jffnms-users] Traffic Stats for FC3 machines and Cisco Serial Interfaces

2005-10-27 Thread Tim Carr
Hi, all.   I’ve noticed that JFFNMS isn’t pulling traffic statistics (i.e., it won’t show up in graphs) for our Linux boxes, which are Fedora Core 3,  and Cisco (several models) serial interfaces.  It is pulling them correctly for windows machines and Cisco ethernet ports.   Is this som

RE: [jffnms-users] Problem with Output during Trigger Processing

2005-10-24 Thread Tim Carr
Any thoughts on this one? Thanks, Tim Carr Buchanan Associates -Original Message- From: Tim Carr Sent: Thursday, October 20, 2005 10:57 AM To: jffnms-users@lists.sourceforge.net Subject: RE: [jffnms-users] Problem with Output during Trigger Processing The trigger I'm using is:

RE: [jffnms-users] Problem with Output during Trigger Processing

2005-10-20 Thread Tim Carr
x27;.$event[text].'"'; // *** Replace %'s in variables CatID = ereg_replace("%", " percent", $CatID); $ItemID = ereg_replace("%", " percent", $ItemID); $AlertInfo = ereg_replace("%", " percent", $AlertInfo); $command = "

[jffnms-users] Problem with Output during Trigger Processing

2005-10-14 Thread Tim Carr
Customer http)   It looks like the “everything is now ok” event still shows the interface to be down.  Is this expected behavior?   Thanks, Tim Carr Buchanan Associates  

RE: [jffnms-users] Being Polite with NMAP

2005-10-05 Thread Tim Carr
Do NOT change the nmap options to be more polite (i.e., changing the -T3 to be -T2 or -T1). I don't know why, but it breaks both SNMP discovery as well as discovering subnets through the "Max Hops to Scan" function. Thanks, Tim Carr Buchanan Associates -Original Me

RE: [jffnms-users] Network Autodiscovery Data Retention

2005-10-05 Thread Tim Carr
net Subject: Re: [jffnms-users] Network Autodiscovery Data Retention Tim, Yeah, that could happen if you delete the zone. You can safely empty the nad_* tables and nothing else will be impacted. Javier Tim Carr wrote: > Hello... > > > > I'm running into a problem whereby ne

RE: [jffnms-users] Being Polite with NMAP

2005-10-04 Thread Tim Carr
Cool - I'll report back if anything breaks. Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican Sent: Tuesday, October 04, 2005 5:55 PM Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-

RE: [jffnms-users] Being Polite with NMAP

2005-10-04 Thread Tim Carr
" -sP -PB --randomize_hosts -T3 -iL - -oG -", I was going to change the "-T3" to be "-T2". Or does what you talk about below override this line? Also, its not going to break anything that JFF does if the network scans take 1-2 hours, rather than 10-15 minu

[jffnms-users] Being Polite with NMAP

2005-10-04 Thread Tim Carr
is a timing thing anywhere else that would get upset if the scans went from 10-15 minutes to a (guesstimated) 1-2 hours.   Thanks, Tim Carr Buchanan Associates  

[jffnms-users] Network Autodiscovery Data Retention

2005-10-04 Thread Tim Carr
?   Thanks, Tim Carr Buchanan Associates  

RE: [jffnms-users] RRDtools and other issues

2005-09-29 Thread Tim Carr
Autodiscovery on Windows doesn't work, but you can manually add the hosts.   Thanks, Tim Carr Buchanan Associates From: [EMAIL PROTECTED] on behalf of Stephen KamionekSent: Thu 9/29/2005 9:34 AMTo: jffnms-users@lists.sourceforge.netSubject: [jffnms-users] RRDtools and other i

RE: [jffnms-users] New Action Question

2005-09-28 Thread Tim Carr
omment) = Default Trigger If Match = Continue, And   I'm assuming this trigger should be matched if I unplug a machine that JFF is monitoring, and JFF sees that it is down, goes red, generates an event, etc?     Thanks, Tim Carr Buchanan Associates From: [EMAIL PROTECTED] on behalf of Javier

[jffnms-users] Incorrect Log File Names

2005-09-28 Thread Tim Carr
2" as a command line switch, rather than the file name.   I'm running on a Fedora Core 3 system.  I didn't have this problem on FC4 (but did have too many other problems to stay on FC4).   Thanks, Tim Carr Buchanan Associates

RE: [jffnms-users] New Action Question

2005-09-27 Thread Tim Carr
t;.    "event-type = $event[type]\n".    "event-host_name = $event[host_name]\n".    "event-text = $event[text]\n".    "alarm-date_start = $alarm[date_start]\n".    "alarm-type_description = $alarm[type_description]\n".

RE: [jffnms-users] Admin Structure Not Found

2005-09-26 Thread Tim Carr
I received that error a lot while using Fedora Core 4. I fell back to FC3, and do not receive them any more. When I did receive them, it didn't mean the system was down, just that for some reason it couldn't display that screen. I went to another menu and re-clicked back on the screen I wanted a

RE: [jffnms-users] Hi list, me again more questions about JFF

2005-09-26 Thread Tim Carr
I can answer some of these...but a lot of these questions are answered in the manual. 1) JFF uses PHP. You can find the files in the /opt/jffnms/engine file for a lot of scripts that are used. 2) I'm not sure of the question you're asking here. There are several device-specific MIB's that are u

RE: [jffnms-users] Network Discovery Question

2005-09-14 Thread Tim Carr
The problem that I ran into was that it would find all IP devices that were *not* running SNMP. It would find PC's, servers, etc., but if it answered an SNMP query, it would not register. Sounds like it is somewhat different. Thanks, Tim Carr Buchanan Associates -Original Message-

RE: [jffnms-users] Network Discovery Question

2005-09-14 Thread Tim Carr
(" ",$aux_ip); (to comment it out, put the // in front of the line). >From then on, autodiscovery worked beautifully. He's going to include that in his next build. Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

[jffnms-users] New Action Question

2005-09-12 Thread Tim Carr
on scripts (i.e., email.inc.php) are getting their information about what is down.  Is there some sort of documentation about that?   Thanks, Tim Carr Buchanan Associates  

RE: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Tim Carr
I fixed that one by going into the (I don't remember if it was the apache or php) ini file and finding the variable "allow_call_time_pass_reference" to "On". Don't forget to restart apache after that. Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of B

[jffnms-users] Logging Fun

2005-08-30 Thread Tim Carr
any thoughts as to why?   Thanks, Tim Carr Buchanan Associates  

[jffnms-users] FW: Autodiscovery - resolved; SNMP Hosts - still not working

2005-08-30 Thread Tim Carr
running SNMP correctly.  It will find those hosts running SNMP, display them under the “SNMP hosts” listing, but it will not have and IP address for them.   Tim From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Carr Sent: Tuesday, August 23, 2005 2:52 PM To: jffnms

[jffnms-users] FW: Help with SNMP Items

2005-08-29 Thread Tim Carr
Hello, all…any thoughts on this?  We’re basically dead in the water until we can get this part resolved.  Thanks…   Tim From: Tim Carr Sent: Friday, August 26, 2005 3:32 PM To: jffnms-users@lists.sourceforge.net Subject: FW: Help with SNMP Items   One other item…not sure if

[jffnms-users] FW: Help with SNMP Items

2005-08-26 Thread Tim Carr
.   Thanks, Tim Carr Buchanan Associates From: Tim Carr Sent: Friday, August 26, 2005 3:01 PM To: jffnms-users@lists.sourceforge.net Subject: Help with SNMP Items   Hello, all.  I’m running a Fedora Core 4 system with mysql.   When the system will do a network discovery, it

[jffnms-users] Help with SNMP Items

2005-08-26 Thread Tim Carr
Hello, all.  I’m running a Fedora Core 4 system with mysql.   When the system will do a network discovery, it behaves strangely when it finds routers or servers with SNMP enabled on it (all of them – cisco routers and switches, both linux and windows servers).  When I go to “Network Disco

RE: [jffnms-users] Problems with Autodiscovery (hosts and interfaces)

2005-08-24 Thread Tim Carr
is not an array in /opt/jffnms/lib/gui.inc.php on line 96, referer: http://192.168.20.83/jffnms/admin/menu_frame.php?name1=adm%2Fadm_nad.php%3F   Thanks, Tim Carr Buchanan Associates From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Carr Sent: Tuesday, August 23

[jffnms-users] Question about Fedora and RPM's

2005-08-24 Thread Tim Carr
Javier – in this note:   http://sourceforge.net/mailarchive/message.php?msg_id=11350275   You asked the question about “Didn’t you install rrdtool from RPM’s?”  Is that not something we want to do?  I’ve installed all the modules the program requires through that rpm process; I also hav

[jffnms-users] Problems with Autodiscovery (hosts and interfaces)

2005-08-23 Thread Tim Carr
Hello, all.   I’ve got JFFNMS up and running on an FC4 box.  After I put a zone in, the system won’t autodiscover either the hosts on that subnet, or the interfaces.  I have verified that the cron jobs are running:   Aug 23 14:30:01 jfftest crond[9030]: (jffnms) CMD (cd $JFFNMS && $PHP