Displaying 20 results from an estimated 2000 matches similar to: "How to monitor non-SNMP SIP devices ?"
2010 Aug 10
3
sapply/lapply instead of loop
Using the input below, can I do something more elegant (and more efficient)
than the loop also listed below to pad strings to a width of 5? The true
matrix is about 300K rows and 31 columns.
#######################
#INPUT
#######################
> temp
DX1 DX2 DX3
1 13761 8125 49178
2 63371 v75 22237
3 51745 77703 93500
4 64081 32826 v72
5 78477 43828 87645
>
2015 Aug 22
3
sprintf error: "only 100 arguments allowed"
I'm trying to apply a function defined in the VW R docs, that attemps to
convert a data.table object to Vowpal Wabbit format. In the process i'm
getting the error in printf mentioned in the subject.
The original function is here:
https://github.com/JohnLangford/vowpal_wabbit/blob/master/R/dt2vw.R
Below there is a small example that reproduces the error. The function
works great with
2015 Aug 26
1
sprintf error: "only 100 arguments allowed"
Wouldn't it make sense to have this in the man page?
The 8192-byte limitation for 'fmt' is mentioned but not this one.
Thanks,
H.
On 08/25/2015 02:08 AM, Prof Brian Ripley wrote:
> From the sources:
>
> #define MAXNARGS 100
> /* ^^^ not entirely arbitrary, but strongly linked to
> allowing %$1 to %$99 !*/
>
>
>
> On 22/08/2015 04:21, Martin
2007 Mar 21
1
snmp on centos 3.x x86_64
I'm trying to use opennms to collect data from some CentOS3.x x86_64
boxes but I am getting an error "Integer too large: cannot decode"
that http://bugzilla.opennms.org/cgi-bin/bugzilla/show_bug.cgi?id=1316
says is a bug in net-snmp that was fixed in a later version. However,
when I try to build the 5.4.1 src.rpm from sourceforge I get
"/usr/lib/libpopt.so: could not read
2014 Feb 16
2
Add general UPS SNMP agent as a nut client
Hi
One idea I've had for some time, but unfortunately not had time to
implement, is to add a general SNMP agent, which will work with all UPSes
supported by nut.
The idea is to have the SNMP agent use the "nut API" to fetch
values from the UPS.
So the SNMP agent will be similar to the "upsc" utility.
Whenever the SNMP agent is queried for information, it will use the
2014 Feb 18
1
Add general UPS SNMP agent as a nut client
hem, in the hurry of sending, I've forgotten a link...
2014-02-18 22:45 GMT+01:00 Arnaud Quette <aquette.dev at gmail.com>:
>
>
> 2014-02-16 8:31 GMT+01:00 <alf at i100.no>:
>
(...)
>
> That made me realize that it's still not referenced on the NUT Related
> Projects page.
> (yup Charles, yet another unshared thing...)
> This last point is now
2008 Jul 14
2
long data frame selection error
Hello,
I am trying to select the following headers from a data frame but when I try
and run the command it executes halfway through and give me an error at V188
and V359.
Temp <- data.frame(V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15,
V16, V17, V18, V19, V20, V21, V22, V23, V24, V25, V26, V27, V28, V29, V30,
V31, V32, V33, V34, V35, V36, V37, V38, V39, V40, V41, V42, V43, V44, V45,
2010 Jun 14
4
Cacti/snmp question
Hi,
Trying to follow the recipe at
http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x
Which has a bit of an update for 5.x, but no joy.
Anyone know what this from Cacti should suggest?
Data Query Debug Information
+ Running data query [9].
+ Found type = '6 '[script query].
+ Found data query XML file at '/var/www/cacti/resource/script_server/host_cpu.xml'
+ XML file parsed
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time
(6 installs). Make sure you open up your IPTables as needed. Let me know
how it goes.
--Todd
--------------
Installing DAG RPM Repository
nano -w /etc/yum.repos.d/dag.repo
[dag]
name=Dag RPM Repository for RHEL
baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
rpm --import
2005 Sep 22
13
Recommendation On Ping And Alert Tool
A bit off topic, but I keep looking for an answer to this question and
coming up with nothing... so I thought I would go to the gurus. :-)
Can anyone recommend a good package for pinging other devices and sending
an email/alert when they go down? I'm aware of all kinds of more complex
things with GUIs and a zillion other bells and whistles we aren't looking
for, but we just want a simple
2009 Dec 21
5
Monitor Network Traffic
What is the best way to monitor the total incoming / outcoming network traffic of CentOS server. I think that the solution is to monitor the network interfaces and to send SNMP packets to remote server. But is it possible?
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jun 18
5
Migrating away from Nagios
I have to rebuild a new Nagios box and thought this might be a good time
to migrate away. I use snmp mostly for everything but with the fork Nagios
endured I wonder about putting any more effort into the project.
I probably should look at OpenNMS again, but the other options I think might
work are Icinga (Should be trivial to migrate) or Zenoss or maybe even Zabbix?
Anyone have experience in
2009 Dec 22
8
NMS Opinions
A recent post that mentioned Zabbix inspired me to have a look at them again
while I was waiting on something as it?s been a while since I looked at them.
Currently, I was using Nagios but had to start using Munin to add some functionality
I needed and don?t want to continue down this road of supporting umpteen different
packages.
Between Zabbix, Pandora and HyperIQ, what would anyone familiar
2006 Feb 01
2
sort columns
Hi.
I have a simple (I think) question
My dataset have these variables:
names(data)
[1] "v1" "v2" "v3" "v4" "v5" "v6" "v7" "v8" "v9" "v10"
"v11" "v12" "v13" "v14" "v15" "v16" "v17"
2011 Apr 12
2
SNMP monitoring options
Hi all,
Been using Cacti for monitoring various things like, system disk/mem/
proc, network usage, router usage etc...
While its been fun, the graphs are just unruly.
Was looking an OpsView (the free version), wondering what your
experience with this type of trend/heuristic analysis has been and
what what you like.
And of course thoughts on OpsView.
- aurf
2011 Apr 13
4
[OT] Yealink Phones
I've just started deploying these (well the T28P model) after years of
Snom issues and they look pretty good (although the documentation is
execrable; if you thought the Snom stuff was obtuse Yealink have got
them knocked into a cocked hat!).
Anyway, for provisioning I use HTTP with a DHCP entry like:-
#
# Yealink Phones
#
group {
#
2011 Feb 25
5
[OT] Yealink IP Phones
Hello all,
After numerous issues with Snom phones (360/370/870) potentially looking to migrate too Yealink as their product range looks very promising indeed.
Are any of you using them with Asterisk ? How do they perform ? Do you use mass deployment at all ?
Would be very interested to hear from you.
--
Thanks, Phil
-------------- next part --------------
An HTML attachment was
2009 Nov 23
2
Yealink SIP-T22P Auto Provisioning via HTTP ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi List,
I have come across the above handset a few times in the UK, They
are quite cheap over here (~?80) Not the best handset in the world but
works well enough. I have been asked to setup a central config server
for a large collection of these handsets. I know they can do Auto
provisioning via FTP/HTTP/TFTP I have got an example of the generic
2010 Dec 02
5
Push central phone book to phones
Hello,
I have Snom, Cisco, Grandstream & YeaLink phones.
Is there a way to push a centralized phone book to these phones ??
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101202/ea25cd7e/attachment.htm
2023 May 23
3
Problems with inbound connection and registering phone
I have two problems. The first is that when I dial my number from a
phone on the Internet or any phone outside my LAN, Asterisk does not
respond in any way, which means somehow my system is not picking up the
fact that there's an incoming call to it.
The second problem is that I thought I'd try an internal phone to see if
I could get the hello-world stuff working at the least. I