Re: [jffnms-users] problem with snmp discovery

2005-01-10 Thread dknell . list
The clients snmpd.conf has this: rocommunity public-ro disk / 10 Am I missing something? Is there some compilation options that I need to enable host mibs? On Monday, January 10, 2005, at 09:57AM, Javier Szyszlican <[EMAIL PROTECTED]> wrote: >Hi, > >Well, if you see this part: > > >

[jffnms-users] Question on rrd_analizer

2005-01-10 Thread James King
Okay so we have everything setup, we changed our poller to run every minute and set the rrd step values to 60 seconds.  Now I noticed today though when one of our servers CPU utilization jumped to 100 it only created a event notification every 30 minutes.  I gather that this is from the rrd

[jffnms-users] what to create for new poller

2005-01-10 Thread Jason Humes
Title: what to create for new poller Hi What needs to be done to create a new poller to graph Battery Capacity from a UPS?  I've been trying to follow the docs, but there is no clear explination of the dependencies between tables...I cant figure out what is wrong.  I've put clearer details in

Re: [jffnms-users] problem with snmp discovery

2005-01-10 Thread Javier Szyszlican
Hi, Well, if you see this part: > H 3 : IT 11 : I1 : DB : inte: CPU | desc: Linux webnetman01 2.4.20-64GB-SMP #1 SMP Tue Aug 10 10:50:22 UTC 2004 i686 | cpu_: 1 > H 3 : IT 11 : I1 : HOST: inte: CPU | desc: Linux webnetman01 2.4.20-64GB-SMP #1 SMP Tue Aug 10 10:50:22 UTC 2004 i686 |

Re: [jffnms-users] problem with new field

2005-01-10 Thread Javier Szyszlican
Hi Johan, To do this you will have to touch a lot of places. And all your changes will be broken when you upgrade, so its a hard problem. I can give you tips, but you should start reading code and tracing function calls. You will need to add your new field to the interface_list function in lib/ap

Re: [jffnms-users] problem with snmp discovery

2005-01-10 Thread Javier Szyszlican
Hi, The snmp_* functions are jffnms wrappers around the php snmp* functions. to use them you will need to include lib/api.network.inc.php Your SNMP version seems fine, I'm using 5.x too. Javier [EMAIL PROTECTED] wrote: I created a simple php script to call the snmp function in php - snmpwalk: $a =

[jffnms-users] SMS client Program The Return

2005-01-10 Thread Stewart Cunliffe
Ok have spent about a week on this on and off and realised that what I am after is going to be a hard thing to do, so is it possible for a text file to be placed into a specific location with certain pieces of information if a trigger is meet. The reason for this being that http://smstools.meinemu

Re: [jffnms-users] problem with snmp discovery

2005-01-10 Thread dknell . list
I created a simple php script to call the snmp function in php - snmpwalk: I ran it from the command line and got this output: STRING: lo STRING: eth0 STRING: eth1 STRING: sit0 I get the same output from the web interface... So it looks like snmp is working correctly within php... I looked in

[jffnms-users] RE:how to change week with date & current week no.

2005-01-10 Thread Ajay Kumar
I would like to customize the monthly performance report. Currently its showing weeks like week, week etc. don't know which week no. If it's also possible to display date on that week pls let me know. Regards, Ajay --- The SF.Net email is sp

[jffnms-users] SLA configs

2005-01-10 Thread Tharanga
Dear all,   iam having a problem in configuring user defined SLA types. i tried to add the Disk Full SLA which has mentioned in the jffnms docs folder (sla-creation-example.txt ) but its not working. i didnt configure trigerrs. but it should give the disk full event in the event viewer. ui us