[19:46] I'm looking for options for open source systems and network monitoring. what have people used? I've been using the commmunity version Zenoss and notice that after the 4.x branch the software becomes much more complex [20:23] waldo323: so I've been playing with telegraf and prometheus with grafana for visualization for system stuff [20:23] waldo323: not sure for network stuff. I assume there's some sort of prometheus plug/tool for send metrics [20:36] IME: there are dozens of them, and they all suck. [20:39] looks like we're using LibreNMS [20:39] (plus prometheus and grafana) [20:45] build your own poison? :P [20:51] "systems and network monitoring" can be so many different things at so many different levels these days. [20:51] it means what it did 20yrs ago, but it also means a great many new things. [20:52] jrwren: come on, let's get him the old orielly snmp book :P [20:52] nagios [20:53] that is all you need [20:53] if your system can't do nagios it ain't worth monitoring [20:53] oh how I wish that were true. [20:54] sadly, there is still almost nothing which monitors flow AFAICT [20:54] heh [21:00] we have a mix of snmp, oracle, windows wmi, ssh, and probably a few other methods being used by zenoss [21:01] is zenoss that expensive for the commercial version? [21:01] the newer versions of zenoss seem like an entirely different beast - I see several people suggesting people with smaller infrastructures stay at zenoss 4.2.5 [21:02] yeah and you don't get much more for the cost [21:02] ah [21:03] and from what I can tell is a few magnitudes more in resource consumption which is likely why I saw the recommendations for staying with the older version [21:03] ugh [21:05] from what I can tell 4.2.5 will work on RHEL, CentOS <7...we'd like to migrate the remaining 6 servers to 7.4 so locking into an older version doesn't sound like a great idea [21:11] I think the newer zenoss moved to docker-all-the-things and it blew up resource usage [21:12] We use zabbix [21:18] cool, thanks I'll take a look at LibreNMS, and Zabbix...and another look at nagios [21:19] (and am likely still open to possibilities) [21:58] What does systems and network monitoring mean to you? [22:03] checking whether systems, sites, databases are up alerting me and other IT admins when something isn't [22:04] also keeps track of trends in system resources, ram, cpu, disk usage [22:31] nagios actually is still great that the first part of that.