Re: [jffnms-users] Moving database to separate server

2004-07-09 Thread Javier Szyszlican
Hi Jason, The moving point depends on how you feel the systems is doing. If your Load is too high, its time to move it. Most of the scalability issue with JFFNMS is related to the currently poller spawning a process for each host. So the real question is how many hosts do you have? Moving is e

Re: [jffnms-users] Limiting what a user/customer sees problem

2004-07-09 Thread Javier Szyszlican
Jason, This was reported a few versions ago. And I would like to make it better. But currently I've other priorities. And this will require the recode of many GUI parts to allow better filters. Javier Jason Humes wrote: Hi So, I've created a map and assigned a user to that map as the base map (this

[jffnms-users] Limiting what a user/customer sees problem

2004-07-09 Thread Jason Humes
Hi So, I've created a map and assigned a user to that map as the base map (this map has 20 hosts, each of which has 10 interfaces)...but when they go to the performance section, there is not the nice drop down menus for select by "host", "Type", etc...but one long list of all 200+ interfaces. Is t

[jffnms-users] Moving database to separate server

2004-07-09 Thread Jason Humes
Hi At what point would you suggest moving the database to a second server. For example, we are currently graphing 350 interfaces and maybe as many as 1000 in the future. Our box is a P4 3gig with 512mb RAM, and 60gig HD. Also, how difficult is it to move the mysql database to a different box and

Re: [jffnms-users] Display names of interfaces

2004-07-09 Thread Javier Szyszlican
Jason, This is possible but required code modification, only one line. But it depends on which list you selected. Because each list triggers a different function. For instance, it seems like you choose the 'By Host' option. SO you should edit api/gui.controls.inc.php, and look for this function:

[jffnms-users] Display names of interfaces

2004-07-09 Thread Jason Humes
Hi If I'm asking too many little questions and bothering anyone, please let me know and I'll only post important ones. But here is my latest question. When I'm viewing the performance graphs for a group of interfaces, the interfaces shown in the list are labeled like this "customer_short_name inte

Re: [jffnms-users] Customer filter

2004-07-09 Thread Javier Szyszlican
Hi Jason, Only one customer is allowed. You have to put in the ID. If you want more specific selection, use a MAP. And add all the interfaces you want your user to see there. Javier Jason Humes wrote: Hi Under the User - Profile option, there is a setting called "Customer Filter" which can be added

Re: [jffnms-users] Start Page

2004-07-09 Thread Javier Szyszlican
Jason, You can edit the start.php file and change the news URL to something else. Or change the default view to other, so it will start in Alarmed Interfaces for instance. Or disable the stats completely from the Profile option ('Show Stats in start page') Javier Jason Humes wrote: Hi Is there

[jffnms-users] Customer filter

2004-07-09 Thread Jason Humes
Hi Under the User - Profile option, there is a setting called "Customer Filter" which can be added to a user account. I've added this to restrict what users can see, but I'm unsure of what the syntax for that field would be...how to specify multiple customers. I guess we could use the "Base Map"

[jffnms-users] Start Page

2004-07-09 Thread Jason Humes
Hi Is there anyway to customize the start page (the one display upon login)...mostly we would like to remove the text from the right hand side (the news). We don't really care ourselves, but feel that it is kinda redundant to see that same info every time we load the page...until it changes at the

Re: [jffnms-users] Re: cpu values not discovered on cisco 800

2004-07-09 Thread Javier Szyszlican
Johan, Try deleting the rule and adding it again. That warning is a sing of something nor correctly working. Javier [EMAIL PROTECTED] wrote: only one trigger rule : (I notice this warning) : under trigger rules administration Triggers AdministrationMoreLessAd

Re: [jffnms-users] Backup of jffnms data

2004-07-09 Thread Javier Szyszlican
Hi Jason, That is the best way, backup your mysql DB, and also copy the /opt/jffnms folder, because of the RRDs and possible modification you have done. JFFNMS only uses the /opt/jffnms folder and the jffnms DB, nothing else. But you should always backup other important stuff on the box, like th

Re: [jffnms-users] RTT / Packet Loss question

2004-07-09 Thread Javier Szyszlican
Hi Jason, No, thats only for Cisco Devices, or some other supporting the CISCO-PING-MIB, because this uses SNMP to initiate a ping from the Host to the specified IP. This is commonly used for ISPs to measure the LocaLoop RTT and PL from their router to the CPE. If you want normal RTT/PL from th

Re: [jffnms-users] jffnms on W2k

2004-07-09 Thread Javier Szyszlican
Hi, It seems like your php.ini does not have register_globals = on and register_argc_argv = On Try putting that and it will work. The AD will discover the interfaces inside each added host. THe network autodiscovery is not ready yet. Javier Hammer Time wrote: Hi, I have recently installed jffnm

[jffnms-users] Backup of jffnms data

2004-07-09 Thread Jason Humes
Hi So, now that we've got a fully functioning JFFNMS server, we would like to backup all of the collected data. What would be the best way of doing this? Right now I'm using mysqldump to dump the jffnms database to a file and then copying that file to the snap server which we use for backups. Is

RE: [jffnms-users] RTT / Packet Loss question

2004-07-09 Thread Jason Humes
Hi So, I found in the documentation that it says that the Peer Ip address field is used for RTT/PacketLoss, so I've populated that field and it seems that it is still not graphing these values and when I view the RTT/Loss graph, on the bottom where it says Peer IP Address, it shows nothing, so mayb

[jffnms-users] jffnms on W2k

2004-07-09 Thread Hammer Time
Hi, I have recently installed jffnms on W2K with all the required packages, for Apache,PHP and mysql I used appserv. The setup seems fine, all the required paths are listed OK. Can someone please help on the following: - The Poller process is not polling the devices, I tried running it manually

[jffnms-users] RTT / Packet Loss question

2004-07-09 Thread Jason Humes
Hi So I've got JFFNMS graphing one of our Alcatel switches and it seems to be working nicely now, but I was wondering about the RTT/Loss graphs. I noticed that in the config for each interface there is a field for IP address, but since this is a switch, the port does not have an IP address, but th