Displaying 9 results from an estimated 9 matches for "syslocation".
2012 Aug 13
1
Ruby Facter.add syntax please help
Hi,
Please could someone take a look at the below code and tell me where it is
failing ?
Facter.add(''syslocation'') do
#confine :kernel => "Linux"
setcode do
name = Facter.value(''hostname'')
case name
when /^e(t|d|u|s|p|q)(p|v)(sol|lin)\d+/
"E DC"
when /^b(t|d|u|s|p|q)(p|v)(sol|lin)\d+/
&q...
2012 Aug 14
4
hiera command line performance
Hi everyone,
The hiera command line program (version 0.3.0) is currently taking around 2
seconds per invocation. This seems quite slow to me, but is probably not
an issue for most users.
We have a number of legacy machines that for one reason or another have not
been puppetised yet, and probably won''t be anytime soon, so I have a
somewhat clever script that, for each of these
2006 Feb 05
1
SNMP help
...igGroup v2c notConfigUser
view systemview included .1.3.6.1.2.1.1
view systemview included .1.3.6.1.2.1.25.1.1
access notConfigGroup "" any noauth exact systemview
none none
view rwview included
interfaces.ifTable.ifEntry.ifAdminStatus
syslocation Unknown (edit /etc/snmp/snmpd.conf)
syscontact Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
proc mountd
proc sendmail 10 1
disk / 100000
load 12 14 14
exec .1.3.6.1.4.1.2021.51 ps /bin/ps
exec .1.3.6.1.4.1.2021.52 top /usr/local/bin/top
exec .1.3.6.1.4.1.2021.53 mailq /usr/b...
2008 Nov 19
0
net-snmp puzzle
...com2sec notConfigUser 10.1.1.0/24 smssnmp
group notConfigGroup v1 notConfigUser
group notConfigGroup v2c notConfigUser
view systemview included .1
access notConfigGroup "" any noauth exact
systemview none none
syslocation SMS - North Carolina
syscontact drew.einhorn at gmail.com
pass .1.3.6.1.4.1.4413.4.1 /usr/bin/ucd5820stat
I came up with this config file by tweaking some examples from howto
docs on the web,
I have not gotten to them point where I feel like I really understand
it as well as I should.
On...
2007 Mar 14
2
A java initialization routine
...lue = ''0'';
passForm.snmp_mode.value = ''1'';
passForm.snmp_ver.value = ''0'';
passForm.SYSContact.value = ''My Company (1-800-555-1212)'';
passForm.SYSName.value = ''System-14''; // system/name
passForm.SYSLocation.value = ''D217'';//system/location
passForm.SNMPUserName.value = '''';//snmp username
passForm.SNMPPassword.value = '''';//snmp passphrase
passForm.SNMPPassPhrase.value = '''';//snmp password
passForm.SNMPCommunityOne.value...
2008 Aug 08
1
can't get Ethernet SNMP information
...P Tue Aug 5 08:11:18 EDT 2008 x86_64
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (127237) 0:21:12.37
SNMPv2-MIB::sysContact.0 = STRING: Rudi Ahlers <root at localhost>
SNMPv2-MIB::sysName.0 = STRING: localhost
SNMPv2-MIB::sysLocation.0 = STRING: IS
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (6) 0:00:00.06
SNMPv2-MIB::sysORID.1 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.2 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.3 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.4 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.5 = OID: SNMP-VIEW-BASED-AC...
2008 Jul 02
12
Module interaction and dependencies in Puppet (SNMP in particular)
...ement will have some extra lines in the SNMP
configuration. However, I''ve also got Java SNMP stuff, which I''m
currently stuffing into the local file.
So, my base snmpd.conf.erb file looks something like:
# Contact details, location details
syscontact <%= snmp_syscontact %>
syslocation <%= snmp_syslocation %>
HP managed (currently a class, should become a module) means I need to
add stuff like:
dlmod cmaX /usr/lib<%= arch %>/libcmaX<%= arch %>.so
<% if rwcommunities.length > 0 %> <%% Only parse if we have ips %>
# Read/write communi...
2006 Jun 09
3
FXO registration and VegaStream
I am trying to configure a VegaStream 50 FXO to work with asterisk. The
problem that I am having is that the VegaStream does not support incoming
registration from asterisk. VegaStream only allows outbound registration.
My question is does asterisk allow incoming registration from an FXO? If yes
how? Or better yet, has anybody been able to make the VegaStream FXO work
with asterisk? According
2003 Mar 31
2
Serious problem with z-plex 10
Hello
I have serious problem with zhone z-plex 10
the device sometimes get red alarm on some channel
and then the device suddenly shutdown.
I try to unplugged the power chord and plug again,
but the device still didn't up. I have to wait
for long time to get this device up again.
How can i fix this problem, so i can get this device
immediately?
Eris Riswanto