Re: [lopsa-tech] Somewhat OT? - Tools for Telecom work

2013-03-22 Thread Ted Cabeen
I've done a fair amount of telephone work, and have gotten by without a butt set. The Toner and Punch down tool you can get from monoprice pretty cheaply: Toner: http://www.monoprice.com/products/subdepartment.asp?c_id=105&cp_id=10524&cs_id=1052402 Punch-Down: http://www.monoprice.com/products/pro

Re: [lopsa-tech] Somewhat OT? - Tools for Telecom work

2013-03-22 Thread Brent Chapman
This is the cheapest kit I've seen (about $200) that has what you need but not a lot extra: http://www.jameco.com/1/1/46573-ttk-1100-voip-telecom-installers-kit-tools.html The one thing I'd say it's missing, for a basic kit, is a type 66 blade for the punchdown tool, but you can add that for abou

[lopsa-tech] Somewhat OT? - Tools for Telecom work

2013-03-22 Thread Roy McMorran
Hi all, So, the person who up to now has been managing our phone system is moving on. It looks like I'm going to have to take on that responsibility for a while if not permanently. Said person had all his own tools, which are of course going with him. Can anyone recommend a decent tool set

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Chuong Dao
I am happy with Munin. It's simple and gives me what I need on Linux and Windows. Sounds like it will do what you're asking too. Munin doesn't have a nice dashboard so keeping 100+ servers on one screen might not fit on your screen. I haven't try their latest version but heard that they have a b

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Jon Dustin
>>> On 3/22/2013 at 10:52 AM, in message , "Edward Ned Harvey (lopser)" wrote: > I've used zenoss before. Didn't like it. We had problems with the accuracy > of metrics (I think it buffer overflowed or something, getting disk usage on > a several TB volume, reported things like -50% full) ...

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Adam Tauno Williams
On Fri, 2013-03-22 at 14:52 +, Edward Ned Harvey (lopser) wrote: > I've used zenoss before. Didn't like it. I use ZenOSS; it is great! I can actually configure things via a user interface! Awesome. > We had problems with the accuracy of metrics (I think it buffer > overflowed or som

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Adam Tauno Williams
On Fri, 2013-03-22 at 14:52 +, Edward Ned Harvey (lopser) wrote: > I've used zenoss before. Didn't like it. I use ZenOSS; it is great! I can actually configure things via a user interface! Awesome. > We had problems with the accuracy of metrics (I think it buffer > overflowed or some

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Will Dennis
I'll throw my two cents here in as well... We have a Nagios 3.0.6 installation here. My take on Nagios is that given enough time and hackery, it will do just about anything you think of. We kind of hit a wall with it as far as monitoring services / parameters on Windows systems, however -- we cobb

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Brandon Allbery
On Fri, Mar 22, 2013 at 10:52 AM, Edward Ned Harvey (lopser) < lop...@nedharvey.com> wrote: > Looking at the nagios site, it looks like, you're supposed to install it > on the server you monitor. Installing httpd, mysql, configuring selinux, > etc. Which is not what I want. > No, you would nor

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Phillip Steinbachs
On Fri, 22 Mar 2013, Edward Ned Harvey (lopser) wrote: I've used zenoss before. Didn't like it. We had problems with the accuracy of metrics (I think it buffer overflowed or something, getting disk usage on a several TB volume, reported things like -50% full) ... even though "technically"

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Matt Lawrence
On Fri, 22 Mar 2013, Ski Kacoroski wrote: We found a product call Up.Time (http://www.uptimesoftware.com/) that works well for us. We like it because: 1. It ties into VCenter and immediately starts basic monitoring of new VMs, 2. For windows machines it uses WMI so no agent needed 3. The ag

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Chris Lindbergh
On Fri, Mar 22, 2013 at 10:12 AM, Brian Gold wrote: > I would highly recommend looking into check_mk and OMD. Check_mk is a > really nice plugin for nagios that makes setting up client machine to > monitor far easier than the usual nagios methods (nrpe for linux/unix & > nsclient for windows). On

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Brian Gold
I would highly recommend looking into check_mk and OMD. Check_mk is a really nice plugin for nagios that makes setting up client machine to monitor far easier than the usual nagios methods (nrpe for linux/unix & nsclient for windows). Once the client is installed it will do a discovery inventory to

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Brad Bendily
Nagios is and can be a centralized monitoring/alerting system. You need those dependencies on the host for it to run, but not on each host you want to monitor. Once you get it installed, you can make checks with SSH or run a "client" on each server, including windows. The thing I really like about

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Ski Kacoroski
We found a product call Up.Time (http://www.uptimesoftware.com/) that works well for us. We like it because: 1. It ties into VCenter and immediately starts basic monitoring of new VMs, 2. For windows machines it uses WMI so no agent needed 3. The agent is small for non-windows machines 4. Ha

Re: [lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Edward Ned Harvey (lopser)
Oh - I like server density, but I'm deploying for a startup who has enough infrastructure to BYO, and would prefer to avoid the recurring service cost. ___ Tech mailing list Tech@lists.lopsa.org https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This

[lopsa-tech] nagios / cacti / spiceworks / zabbix / munin / zenoss

2013-03-22 Thread Edward Ned Harvey (lopser)
I've used zenoss before. Didn't like it. We had problems with the accuracy of metrics (I think it buffer overflowed or something, getting disk usage on a several TB volume, reported things like -50% full) ... even though "technically" it could allow you to create custom metrics via ssh and so