: [Astlinux-users] $PATH
Michael,
Editing /etc/profile is not good, since any future changes of it in the base
system will be ignored.
The better way is to create a ~/.bashrc file (look how it is called in
/etc/profile) .
Of course you need the ~/.bashrc file to be persistent across reboots
Michael,
Editing /etc/profile is not good, since any future changes of it in the base
system will be ignored.
The better way is to create a ~/.bashrc file (look how it is called in
/etc/profile) .
Of course you need the ~/.bashrc file to be persistent across reboots, that can
be done by eithe
rom:* Dan Ryson
*To:* Lonnie Abelbeck
*Cc:* AstLinux Users Mailing List
*Sent:* Sunday, May 5, 2013 6:51 AM
*Subject:* Re: [Astlinux-users] Path to snmp.conf?
Good morning Lonnie,
What a pleasant surprise. Thank you, yet again, for lending such a
capable, helping hand.
I'm excited abou
Please do share your progress Dan. I am also very interested in getting SNMP
and Zabbix working together.
Kind regards
Ionel Chila
From: Dan Ryson
To: Lonnie Abelbeck
Cc: AstLinux Users Mailing List
Sent: Sunday, May 5, 2013 6:51 AM
Subject: Re: [Astlinux
Good morning Lonnie,
What a pleasant surprise. Thank you, yet again, for lending such a
capable, helping hand.
I'm excited about the prospect of getting SNMP running. It is hoped to
provide some valuable statistics and diagnostics for several AstLinux
installations.
Part of my goal is to le
Hi Dan,
I added commit r6073 which enables the res_snmp.so module in Asterisk.
Additionally a few tweaks with how netsnmp was built was necessary... agentx
needed to be enabled and for some reason Buildroot disabled the Unix transport,
possibly a problem with uClibc, but builds fine with our e
Lonnie,
Thank you for all the research and effort. I hope to be able to turn attention
back to SNMP later today after some outdoor projects tha are begging for
attention.
Dan
Lonnie Abelbeck wrote:
>Dan,
>
>Looking at "/etc/init.d/snmpd" for documentation :-)
>
>Your config goes in "/mnt/k
Dan,
Looking at "/etc/init.d/snmpd" for documentation :-)
Your config goes in "/mnt/kd/snmp/snmpd.conf" (which is symlinked to
"/etc/snmp/snmpd.conf")
snmpd is started with...
OPTIONS="-LS0-4d -Lf /dev/null"
snmpd $OPTIONS -u nobody -g nobody -p /var/run/snmpd.pid
But, you can redefine OPTION
James,
Well it's no wonder I was confused!
I'll give this a try and report back.
Thanks a million for your help.
Dan
James Babiak wrote:
>The snmp 'file' in /etc is actually just a symlink to /tmp/etc/smnp,
>which is supposed to be a directory containing the snmpd.conf file.
>
>The includ
The snmp 'file' in /etc is actually just a symlink to /tmp/etc/smnp,
which is supposed to be a directory containing the snmpd.conf file.
The included snmp init script runs snmpd using /etc/snmp/snmpd.conf as
the config file, which would actually be linked to the
/tmp/etc/snmp/snmpd.conf file.
10 matches
Mail list logo