Re: To self start snmpd when it is killed.

2007-09-12 Thread Jayanthi Pachaiyappan
Thanks hari Hari Sekhon <[EMAIL PROTECTED]> 09/12/2007 04:13 PM To Jayanthi Pachaiyappan/CHE/[EMAIL PROTECTED] cc net-snmp-users@lists.sourceforge.net Subject Re: To self start snmpd when it is killed. you can either add a line like this to /etc/inittab and then kill -HUP 1 s

Re: To self start snmpd when it is killed.

2007-09-12 Thread Jayanthi Pachaiyappan
Hi Hari, Do u have any sample script for doing the same. Regards, Jayanthi P Hari Sekhon <[EMAIL PROTECTED]> 09/12/2007 03:49 PM To Jayanthi Pachaiyappan/CHE/[EMAIL PROTECTED] cc net-snmp-users@lists.sourceforge.net Subject Re: To self start snmpd when it is killed. what

To self start snmpd when it is killed.

2007-09-12 Thread Jayanthi Pachaiyappan
Hi EveryBody, Actually in my project, the snmpd process will be running. Due to some reason if it gets killed, then can be it be self-started again. I know that if the workstation reboots, snmpd will self-start. But for my requirement, it has to self-start when the workstation is running. Please

Re: Error in netsnmp while compiling

2007-08-24 Thread Jayanthi Pachaiyappan
Please respond to net-snmp-users@lists.sourceforge.net To Jayanthi Pachaiyappan/CHE/[EMAIL PROTECTED] cc net-snmp-users@lists.sourceforge.net Subject Re: Error in netsnmp while compiling Jayanthi Pachaiyappan wrote: > When i am compiling the net-snmp 5.4.1 for my build environment, i am >

Error in netsnmp while compiling

2007-08-24 Thread Jayanthi Pachaiyappan
Hi All, When i am compiling the net-snmp 5.4.1 for my build environment, i am getting the following error. ucd-snmp/disk.c -fPIC -DPIC -o ucd-snmp/disk.lo ucd-snmp/disk.c:233:36: error: operator '||' has no right operand ucd-snmp/disk.c:281:36: error: operator '||' has no right operand ucd-snmp

Re: ERROR: You don't have the SNMP perl module installed.

2007-08-10 Thread Jayanthi Pachaiyappan
Hi sumathy, Pls check if have done the following steps - 1)install snmp perl change to .../net-snmpdirectory/perl/SNMP directory Cmd: perl Makefile.PL Cmd: make Cmd: make test Cmd: make install for installing the perl modules. Regards, Jayanthi P sumathy indian <[EMAIL PROTECTED]> Sent by:

Re: Small query on snmpd

2007-08-07 Thread Jayanthi Pachaiyappan
Hi Dave, Thanks a lot!!! Its working fine. I just remove -X from the command and its working fine. Regards, Jayanthi P "Dave Shield" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/06/2007 08:51 PM To Jayanthi Pachaiyappan/CHE/[EMAIL PROTECTED] cc "net-snmp-users@

Small query on snmpd

2007-08-06 Thread Jayanthi Pachaiyappan
Hi All, I had dowloaded net-snmp-5.4.1.tar.gz from the sourceforge site. I had performed the following steps - 1. ./Configure 2. make 3. make install 4. snmpconf to generate the snmpd.conf. [I had given rocommunity and rwcommunity as public for v1 and v2c users in it] 5. trying to run the

Small query on snmpd

2007-08-06 Thread Jayanthi Pachaiyappan
Hi All, I had dowloaded net-snmp-5.4.1.tar.gz from the sourceforge site. I had performed the following steps - 1. ./Configure 2. make 3. make install 4. snmpconf to generate the snmpd.conf. [I had given rocommunity and rwcommunity as public for v1 and v2c users in it] 5. trying to run the

Small query on snmpd

2007-08-06 Thread Jayanthi Pachaiyappan
Hi All, I had dowloaded net-snmp-5.4.1.tar.gz from the sourceforge site. I had performed the following steps - 1. ./Configure 2. make 3. make install 4. snmpconf to generate the snmpd.conf. [I had given rocommunity and rwcommunity as public for v1 and v2c users in it] 5. trying to run the daemo

Small query on snmpd

2007-08-06 Thread Jayanthi Pachaiyappan
Hi All, I had dowloaded net-snmp-5.4.1.tar.gz from the sourceforge site. I had performed the following steps - 1. ./Configure 2. make 3. make install 4. snmpconf to generate the snmpd.conf. [I had given rocommunity and rwcommunity as public for v1 and v2c users in it] 5. trying to run the daemon