Search found 29 matches
- Mon Aug 01, 2011 7:36 pm
- Forum: Plugin: (Network Weather Map)
- Topic: weather map status issues
- Replies: 8
- Views: 3063
Re: weather map status issues
I will roll that out tomorrow and get it working. I eventually just put in some code to check and see if the outbound traffic was greater than 0. It does almost the same thing. Thanks a ton for all of your help.
- Mon Aug 01, 2011 3:42 pm
- Forum: Plugin: (Network Weather Map)
- Topic: weather map status issues
- Replies: 8
- Views: 3063
Re: weather map status issues
Aug 1 15:40:19 monitor Cacti[27069]: WEATHERMAP: WARNING: [Map 5] switchPorts.conf: ReadData: NODE gigD41, target: gauge:/var/www/cacti/rra/gigswitchd_traffic_in_1855.rrd:int_status:- on config line 4099 of /var/www/cacti/plugins/weathermap/configs/switchPorts.conf had no valid data, according to We...
- Mon Aug 01, 2011 1:08 pm
- Forum: Plugin: (Network Weather Map)
- Topic: weather map status issues
- Replies: 8
- Views: 3063
Re: weather map status issues
Just an update this config for the graph works fine and is not tossing any errors /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=-14400 \ --end=-300 \ --title='gigSwitchD - Traffic - g1' \ --rigid \ --base=1000 \ --height=120 \ --width=600 \ --alt-autoscale \ --vertical-label='bits per second'...
- Mon Aug 01, 2011 12:50 pm
- Forum: Plugin: (Network Weather Map)
- Topic: weather map status issues
- Replies: 8
- Views: 3063
Re: weather map status issues
r/www/cacti/plugins/weathermap/configs/switchPorts.conf had no valid data, according to WeatherMapDataSource_rrd Aug 1 12:50:08 monitor Cacti[15599]: WEATHERMAP: WARNING: [Map 5] switchPorts.conf: ReadData: NODE gigB30, target: gauge:/var/www/cacti/rra/gigswitchb_traffic_in_1715.rrd:int_status:- on ...
- Mon Aug 01, 2011 11:02 am
- Forum: Plugin: (Network Weather Map)
- Topic: weather map status issues
- Replies: 8
- Views: 3063
weather map status issues
I am having issues showing the gauge status for my switch ports Now I have one more issue, all of my gauge items are reporting the same thing in the logs, ReadData: NODE gigB37, target: gauge:/var/www/cacti/rra/gigswitchb_traffic_in_1722.rrd:int_status:- on config line 1900 of /var/www/cacti/plugins...
- Mon Aug 01, 2011 10:46 am
- Forum: Plugin: (Network Weather Map)
- Topic: [INFO] Show off your Weathermaps.
- Replies: 237
- Views: 415459
Re: [INFO] Show off your Weathermaps.
Now I have one more issue, all of my gauge items are reporting the same thing in the logs, ReadData: NODE gigB37, target: gauge:/var/www/cacti/rra/gigswitchb_traffic_in_1722.rrd:int_status:- on config line 1900 of /var/www/cacti/plugins/weathermap/configs/switchPorts.conf had no valid data, accordin...
- Mon Aug 01, 2011 10:01 am
- Forum: Plugin: (Network Weather Map)
- Topic: [INFO] Show off your Weathermaps.
- Replies: 237
- Views: 415459
Re: [INFO] Show off your Weathermaps.
OMG are you kidding I had a spelling mistake.
I feel so bad now
I feel so bad now
- Mon Aug 01, 2011 9:39 am
- Forum: Plugin: (Network Weather Map)
- Topic: [INFO] Show off your Weathermaps.
- Replies: 237
- Views: 415459
Re: [INFO] Show off your Weathermaps.
I know this is kind of an old thread but I have a question. I am trying to show if the port on a switch is up or down, I have included my config,but all of them are green. I know there are no machines plugged into atleast one of the ports. FONTDEFINE 100 docs/example/Vera.ttf 10 WIDTH 1280 HEIGHT 76...
- Fri Jul 22, 2011 3:17 pm
- Forum: Scripts and Templates
- Topic: WinXP-Win8, Win2000-Server 2012 x32/x64 Templates
- Replies: 303
- Views: 433385
- Wed Nov 17, 2010 5:13 pm
- Forum: Scripts and Templates
- Topic: pfSense Template
- Replies: 3
- Views: 7337
Re: pfSense Template
can you post what the errors where?
- Thu Apr 29, 2010 9:34 am
- Forum: Help: General
- Topic: Graph Failure over 65 days
- Replies: 2
- Views: 722
- Thu Mar 25, 2010 3:16 pm
- Forum: Help: Linux/Unix Specific
- Topic: Custom script oddness
- Replies: 3
- Views: 1518
- Thu Mar 25, 2010 10:03 am
- Forum: Help: Linux/Unix Specific
- Topic: Custom script oddness
- Replies: 3
- Views: 1518
still nothing
I went as far as recreating the data source and graph --template total:valid:staff:nonstaff 1269529216:452:263:78:185 its passing the correct values to the rrd but the rrd when dumped still shows nothing but 0's /usr/bin/rrdtool create \ /www/cacti/rra/www_lapcat_org_staff_1040.rrd \ --step 300 \ DS...
- Wed Mar 24, 2010 5:37 pm
- Forum: Help: Linux/Unix Specific
- Topic: Custom script oddness
- Replies: 3
- Views: 1518
just giving more information
This is how the rrd is being created POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool create /www/cacti/rra/www_non_staff_users_1036.rrd --step 300 DS:non_staff_users:COUNTER:600:0:10000000000000000000 DS:valid_users:COUNTER:600:0:100000000000000 DS:staff_users:COUNTER:600:0:10000000000000000000 DS:tot...
- Wed Mar 24, 2010 5:14 pm
- Forum: Help: Linux/Unix Specific
- Topic: Custom script oddness
- Replies: 3
- Views: 1518
Custom script oddness
When I run my script from the command line it outputs the correct data, and when I look at the log files I get 03/24/2010 04:30:14 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /www/cacti/rra/WWW_non_staff_users_1036.rrd --template total_users:valid_users:staff_users:non_staff_users N:45...