Poller?
Moderators: Developers, Moderators
Poller?
Hello,
I just install Cacti for windows (0.8.6g) following the installation guide, but there are things that I don't understand.
Reading the install guide, they tell us to install cactid, configure it and then to install cacti and setup the poller.php, why install and configure both?
I setup a scheduled task and am now running the poller.php every 5 minutes.
Reading the install guide again, it is explained that we need to put the path of cactid in the settings of cacti, so what am I finally using?
By the way, there is a mistake in the install guide:
SNMPGET, SNMPWALK Paths:
c:\net-snmp\bin\snmpget.exe
c:\net-snmp\bin\snmpget.exe
One should be: c:\net-snmp\bin\snmpwalk.exe
Apparently reading the website, I saw that cactid seems to be more efficient. So I'd rather use cactid rather than the cmd.exe, but do I have to install some more stuff?
They explain on the website in the cactid part how to configure it for win32, having to install cygwin and compile stuff, but in the cactid archive (0.8.6f-1) that I downloaded, I saw that there was a cygwin dll, an executable file and a conf file.
They say in the cacti install guide that :
"If you either have Cygwin installed, or plan on installing it, remove the 3 DLL files and the SH.EXE file from the c:\cactid directory."
But there are no such files in it, am I missing some files to use cactid?
Or if I follow the install guide, and put the path for cactid in the path settings of cacti, I can use only the cactid poller and not use the scheduled task?
As you can see, I am a little bit lost :/
Thanks in advance for your help,
Chris
I just install Cacti for windows (0.8.6g) following the installation guide, but there are things that I don't understand.
Reading the install guide, they tell us to install cactid, configure it and then to install cacti and setup the poller.php, why install and configure both?
I setup a scheduled task and am now running the poller.php every 5 minutes.
Reading the install guide again, it is explained that we need to put the path of cactid in the settings of cacti, so what am I finally using?
By the way, there is a mistake in the install guide:
SNMPGET, SNMPWALK Paths:
c:\net-snmp\bin\snmpget.exe
c:\net-snmp\bin\snmpget.exe
One should be: c:\net-snmp\bin\snmpwalk.exe
Apparently reading the website, I saw that cactid seems to be more efficient. So I'd rather use cactid rather than the cmd.exe, but do I have to install some more stuff?
They explain on the website in the cactid part how to configure it for win32, having to install cygwin and compile stuff, but in the cactid archive (0.8.6f-1) that I downloaded, I saw that there was a cygwin dll, an executable file and a conf file.
They say in the cacti install guide that :
"If you either have Cygwin installed, or plan on installing it, remove the 3 DLL files and the SH.EXE file from the c:\cactid directory."
But there are no such files in it, am I missing some files to use cactid?
Or if I follow the install guide, and put the path for cactid in the path settings of cacti, I can use only the cactid poller and not use the scheduled task?
As you can see, I am a little bit lost :/
Thanks in advance for your help,
Chris
1) read my updated windows guide: http://bsod2600.home.comcast.net/install_windows.html
2) Cactid is optional, but can may be used because it is considerably faster than cmd.php for polling.
3) By putting the path in cacti does nothing more than tell cacti where cactid is, in case you decide to use it. Settings | poller | type [cmd.php|cactid] is what sets which poller you use.
2) Cactid is optional, but can may be used because it is considerably faster than cmd.php for polling.
3) By putting the path in cacti does nothing more than tell cacti where cactid is, in case you decide to use it. Settings | poller | type [cmd.php|cactid] is what sets which poller you use.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Hi thanks for your link.
I read the documentation, and want to use cactid.
I changed the poller in the settings of cacti as you told me, but it does not seem to work since. My graphs are now not displaying any data anymore :/
In the cactid folder:
I have three files: a conf file, an executable and a cygwin dll.
In the conf file, I filled the following parameters: DB_Host, DB_Database, DB_User and the DB_Pass
Should I do something else to have cactid working?
How is cactid launched?
I did not see any polling interval field to fill for cactid, so how is cactid launched? By a scheduled task?
I launched it myself but did not get any new points on the graphs...
Also in the poller section:
Do you know where I could get information about these two features and how to use them?
* Maximum Concurrent Poller Processes
The number of concurrent processes to execute. Using a higher number when using cmd.php will improve performance. Performance improvements in cactid are best resolved with the threads parameter
And
* Maximum Threads per Process
The maximum threads allowed per process. Using a higher number when using cactid will improve performance. NOTE Applies only to CACTID!
Thanks in advance for your help,
Chris
I read the documentation, and want to use cactid.
I changed the poller in the settings of cacti as you told me, but it does not seem to work since. My graphs are now not displaying any data anymore :/
In the cactid folder:
I have three files: a conf file, an executable and a cygwin dll.
In the conf file, I filled the following parameters: DB_Host, DB_Database, DB_User and the DB_Pass
Should I do something else to have cactid working?
How is cactid launched?
I did not see any polling interval field to fill for cactid, so how is cactid launched? By a scheduled task?
I launched it myself but did not get any new points on the graphs...
Also in the poller section:
Do you know where I could get information about these two features and how to use them?
* Maximum Concurrent Poller Processes
The number of concurrent processes to execute. Using a higher number when using cmd.php will improve performance. Performance improvements in cactid are best resolved with the threads parameter
And
* Maximum Threads per Process
The maximum threads allowed per process. Using a higher number when using cactid will improve performance. NOTE Applies only to CACTID!
Thanks in advance for your help,
Chris
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
The documentation is way out of date. Everyone is way too busy to keep everything the way we would like.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Mine isn'tTheWitness wrote:The documentation is way out of date.
_Chris_:
1) Get normal polling with cmd.php working first, before you switch to cactid.exe.
2) cactid is launched from poller.php which you should have set up in your scheduled task.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Hi,
2) Ok, how come then, that when I change in the settings of the poller cmd.php to cactid, I got no data stored on the graphs anymore? Do I have to change something else?
Thanks in advance,
Chris
1) My normal polling is working since the beginning, but I am pretty annoyed with the command windows being opened every 5 minutes... And as said before, cactid is better )1) Get normal polling with cmd.php working first, before you switch to cactid.exe.
2) cactid is launched from poller.php which you should have set up in your scheduled task.
2) Ok, how come then, that when I change in the settings of the poller cmd.php to cactid, I got no data stored on the graphs anymore? Do I have to change something else?
Thanks in advance,
Chris
1) Then run the scheduled task as a different user or use a vbs script to hide the cmd windows.
2) Turn the logging level in cacti to debug, then manually run cactid.exe. What errors do you see?
2) Turn the logging level in cacti to debug, then manually run cactid.exe. What errors do you see?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I turned the logging level to debug in cacti, then ran the cactid manually, checked the cacti.log in C:\Apache2\htdocs\cacti\log, but got nothing coming from cactid.2) Turn the logging level in cacti to debug, then manually run cactid.exe. What errors do you see?
I then selected cactid in the settings for the poller and got that what the task launched it:
10/20/2005 06:16:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:\cactid\cactid.exe, ARGS: 0 24]
10/20/2005 06:17:18 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 1, Port 1" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_167.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_167.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_167.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_167.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:18 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 1, Port 3" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_168.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_168.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_168.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_168.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:19 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 1, Port 5" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_170.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_170.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_170.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_170.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:19 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 1, Port 4" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_169.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_169.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_169.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_169.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:20 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 1, Port 7" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_171.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_171.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_171.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_171.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:20 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 1, Port 8" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_172.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_172.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_172.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_172.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:21 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 1" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_173.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_173.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_173.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_173.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:22 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 2" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_174.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_174.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_174.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_174.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:23 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 3" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_175.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_175.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_175.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_175.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:23 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 4" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_176.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_176.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_176.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_176.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:24 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 5" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_177.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_177.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_177.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_177.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:24 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 7" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_178.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_178.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_178.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_178.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:25 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 2, Port 8" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_179.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_179.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_179.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_179.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:25 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 3, Port 2" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_180.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_180.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_180.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_180.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:26 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 3, Port 3" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_181.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_181.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_181.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_181.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:27 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Errors - Slot 3, Port 5" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="errors/sec" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_182.rrd":discards_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_182.rrd":errors_in:AVERAGE DEF:c="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_182.rrd":discards_out:AVERAGE DEF:d="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_errors_in_182.rrd":errors_out:AVERAGE LINE1:a#FFAB00:"Discards In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:b#F51D30:"Errors In" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s\n" LINE1:c#C4FD3D:"Discards Out" GPRINT:c:LAST:"Current\:%8.2lf %s" GPRINT:c:AVERAGE:"Average\:%8.2lf %s" GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" LINE1:d#00694A:"Errors Out" GPRINT:d:LAST:" Current\:%8.2lf %s" GPRINT:d:AVERAGE:"Average\:%8.2lf %s" GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"
10/20/2005 06:17:28 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_151.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:28 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_152.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:28 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 1, Port 1" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_151.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_151.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 19.52 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 1.05 GB"
10/20/2005 06:17:28 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 1, Port 3" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_152.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_152.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 80.43 MB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 719.63 MB"
10/20/2005 06:17:29 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_153.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:29 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_154.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:29 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 1, Port 4" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_153.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_153.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 0 bytes\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 0 bytes"
10/20/2005 06:17:29 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 1, Port 5" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_154.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_154.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 4.36 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 920.2 MB"
10/20/2005 06:17:30 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_155.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:30 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 1, Port 7" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_155.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_155.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 0 bytes\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 0 bytes"
10/20/2005 06:17:30 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_156.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:30 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 1, Port 8" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_156.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_156.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 26.56 MB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 799.62 MB"
10/20/2005 06:17:31 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_157.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:31 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 1" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_157.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_157.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 17.37 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 1.72 GB"
10/20/2005 06:17:31 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_158.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:31 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 2" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_158.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_158.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 34.77 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 10.39 GB"
10/20/2005 06:17:32 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_159.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:32 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 3" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_159.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_159.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 3.16 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 3.82 GB"
10/20/2005 06:17:32 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_160.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:32 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 4" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_160.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_160.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 3.03 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 5.48 GB"
10/20/2005 06:17:32 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_161.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:33 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 5" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_161.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_161.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 4.09 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 25.12 GB"
10/20/2005 06:17:33 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_162.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:33 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 7" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_162.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_162.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 530.01 MB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 2.4 GB"
10/20/2005 06:17:33 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_163.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:34 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 2, Port 8" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_163.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_163.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 17.5 MB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 444.17 MB"
10/20/2005 06:17:34 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_164.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:34 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 3, Port 2" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_164.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_164.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 9.52 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 14.62 GB"
10/20/2005 06:17:34 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_165.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:35 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 3, Port 3" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_165.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_165.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 9.73 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 24.15 GB"
10/20/2005 06:17:35 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe fetch C:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_166.rrd AVERAGE -s 1129738637 -e 1129825037 -r 300
10/20/2005 06:17:35 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - Traffic - Slot 3, Port 5" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="bytes per second" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_166.rrd":traffic_in:AVERAGE DEF:b="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_traffic_in_166.rrd":traffic_out:AVERAGE AREA:a#00CF00:"Inbound" GPRINTLAST:" Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 3.18 GB\n" LINE1:b#002A97:"Outbound" GPRINTLAST:"Current\:%8.2lf %s" GPRINTAVERAGE:"Average\:%8.2lf %s" GPRINTMAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 20.47 GB"
10/20/2005 06:17:35 PM - WEBLOG: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=1129738637 --end=1129825037 --title="Accelar 8600 D9 - CPU Usage" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 COMMENT:"From 2005/10/19 18\:17\:17 To 2005/10/20 18\:17\:17\c" COMMENT:" \n" --vertical-label="percent" --slope-mode DEF:a="C\:/Apache2/htdocs/cacti/rra/accelar_8600_d9_5min_cpu_401.rrd":5min_cpu:AVERAGE AREA:a#FF0000:"CPU Usage" GPRINTLAST:"Current\:%8.0lf" GPRINTAVERAGE:"Average\:%8.0lf" GPRINTMAX:"Maximum\:%8.0lf"
10/20/2005 06:18:57 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:\cactid\cactid.exe, ARGS: 0 24]
What should I do?
Thanks in advance,
Chris
Turn off those weblog messages. As you can see, it only clutters up the screen/log and makes it hard to see what is really going on. Rerun it again, only after they are disabled.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I have no idea how to turn them off.
By the way why do I have several messages for one of my device concerning its graphs?
But for the last polling, using cactid, not running it manually but letting the cmd.php launched it; I got:
10/20/2005 06:40:57 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
10/20/2005 06:41:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:\cactid\cactid.exe, ARGS: 0 24]
Hope this helps,
Chris
By the way why do I have several messages for one of my device concerning its graphs?
But for the last polling, using cactid, not running it manually but letting the cmd.php launched it; I got:
10/20/2005 06:40:57 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
10/20/2005 06:41:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:\cactid\cactid.exe, ARGS: 0 24]
Hope this helps,
Chris
settings | general | web events
Disabled them all.
Disabled them all.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Ok, then check the all the web events, then save. then uncheck them again and hit save.
Your logs are way too hard to read through with all those WEBEVENTs.
Your logs are way too hard to read through with all those WEBEVENTs.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Hi,
Ok I did the change for the webevents. It's working apparently.
I attached the log, changed the name of the rrd files and hide the IP addresses, but otherwise did not change the content of the messages.
Hope it will help,
Thanks in advance,
Chris.
Ok I did the change for the webevents. It's working apparently.
I attached the log, changed the name of the rrd files and hide the IP addresses, but otherwise did not change the content of the messages.
Hope it will help,
Thanks in advance,
Chris.
- Attachments
-
- cacti-forum2.txt
- Log generated by one polling
- (240.91 KiB) Downloaded 192 times
1) for the most part, it appears your cacti is working fine from that log. To fix the warnings about invalid OIDs, click the green circle next to the snmp - interface, in associated data queries for each device having problems.
2) So you're still not getting any graphs or rrd files created? Did you really read my updated installation guide to the letter? Make sure you have the permissions set up properly (as per the guide).
2) So you're still not getting any graphs or rrd files created? Did you really read my updated installation guide to the letter? Make sure you have the permissions set up properly (as per the guide).
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 0 guests