Search found 9 matches
- Fri Jan 31, 2014 3:51 pm
- Forum: Scripts and Templates
- Topic: Monitor Windows Service stats from Linux
- Replies: 190
- Views: 277311
Re: Monitor Windows Service stats from Linux
on latest release of CactiEZ (0.8.8A), I tried everything in this thread and tried using values 35,25 and 37,27 (currently using 35 and 25) but both give me the same result when I run: [root@localhost scripts]# php -q win_services.php 172.16.250.250 public 2 2 index PHP Parse error: syntax error, un...
- Wed Jan 29, 2014 3:16 pm
- Forum: Help: Linux/Unix Specific
- Topic: Cacti is not graphing Juniper FW
- Replies: 1
- Views: 926
Re: Cacti is not graphing Juniper FW
Are you using an SSG or SRX?
- Wed Jan 29, 2014 1:51 pm
- Forum: Scripts and Templates
- Topic: Vmware Vcenter 5 or ESXI 5.5 templates, based on SNMP
- Replies: 1
- Views: 2503
Re: Vmware Vcenter 5 or ESXI 5.5 templates, based on SNMP
I would like this as well. I'm deploying some new 5.x VMware stuff in the next few weeks.
- Wed Sep 11, 2013 3:19 pm
- Forum: Scripts and Templates
- Topic: changing CDEF function for WMI template
- Replies: 7
- Views: 1550
Re: changing CDEF function for WMI template
That is my problem. I see that b is defined and e is not. I'm assuming that if I was able to change the expression
from: CDEF:cdefa='a,e,+' \
to : CDEF:cdefa='a,b,+' \
Then everything would work. I just don't how (more like where) to change that.
from: CDEF:cdefa='a,e,+' \
to : CDEF:cdefa='a,b,+' \
Then everything would work. I just don't how (more like where) to change that.
- Wed Sep 11, 2013 12:05 pm
- Forum: Scripts and Templates
- Topic: changing CDEF function for WMI template
- Replies: 7
- Views: 1550
Re: changing CDEF function for WMI template
RRDTool Command: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=-86400 \ --end=-60 \ --title='SQL02 - Disk I/O' \ --base=1000 \ --height=120 \ --width=500 \ --alt-autoscale-max \ --lower-limit='0' \ --vertical-label='Operations Per Sec' \ --slope-mode \ --font TITLE:10: \ --font AXIS:8: \ --fo...
- Sat Sep 07, 2013 2:31 pm
- Forum: Scripts and Templates
- Topic: changing CDEF function for WMI template
- Replies: 7
- Views: 1550
Re: changing CDEF function for WMI template
Nope, I spent a good hour looking around for where I could change it. I've used the CDEF function before to change temperates from C to F.
- Thu Sep 05, 2013 12:51 pm
- Forum: Scripts and Templates
- Topic: changing CDEF function for WMI template
- Replies: 7
- Views: 1550
changing CDEF function for WMI template
So I got WMI working from the templates/scripts provided here. Everything works except the Disk I/O which is the one we need the most. When I look at the graph I get the following error: ERROR: invalid rpn expression in: a,e,+ I did some searching and found that it should start working if I change t...
- Tue Jul 23, 2013 2:12 pm
- Forum: Plugin General
- Topic: Compatibility between OS, cacti, smokeping and nmidsmokeping
- Replies: 4
- Views: 1633
Re: Compatibility between OS, cacti, smokeping and nmidsmoke
I tried to get this working. I have the same setup as you and digging through these forms I found some templates and the the correct .pl or .php files. I can get the numbers I need, but it won't draw my graphs. RRDtool says OK, but they still don't work. Someone needs create a native ping graph plug...
- Tue Jul 23, 2013 2:06 pm
- Forum: Plugin: (MAC Track)
- Topic: Mactrack snmp options fatal error
- Replies: 5
- Views: 5114
Re: Mactrack snmp options fatal error
I would like to know as well. I have the same problem as above.