Cacti Poller Not Running Windows Network

Change the “Poller Type” to “spine”. You’re cacti instance is now using the spine poller. For ubuntu, the bootstrap process will fail as it specifically checks for the existence of dos2unix. This tool is not available but has been renamed to “fromdos”. So the poller was running, but not actually polling a ls-lah of the RRD directory shows the files have been updated, and have the correct permissions set. The graphs are seemingly being updated with null values. Hey, I have installed Cacti 0.8.7g on a RHEL 5.6 and I can't get this running. I followed this manual [http://www.cacti.net/downloads/docs/html/unix_configure_cacti.

Cacti, an open source network graphing application, utilises RRDTool, a data logging and graphing system for time series data. Read on to learn more about it.

Cacti monitors both the incoming and the outgoing ADSL traffic on my Cisco 877W ADSL router. In the absence of a router that supports SNMP, your own Linux machine or another device can be monitored. At the time of writing, the latest Cacti version is 0.8.8a.

Installing Cacti
Your Linux distribution probably includes a ready-to-install Cacti package. PHP and MySQL should be already installed and working. If they are not working properly, the setting up of Cacti will not finish.
The following steps are required to set up Cacti:
1 Ensure that the date.timezone variable has been defined inside the php.ini file (mine is /etc/php.ini) in order to avoid several warning messages during installation. Check it using the following command:

Cacti Poller Not Running Windows Network 2017

2 The next step is to create a Cacti MySQL user (called cacti by me) as well as a Cacti database (also called cacti by me). I used the following commands:

3 Import the Cacti database (included in a file called cacti.sql that is provided by Cacti) using the following command:

Cacti Poller Not Running Windows Network Download

Cacti Poller Not Running Windows Network

4 You can check if the required Cacti tables were created by using the following MySQL commands:

5 Edit file cacti/include/config.php and update it with your MySQL related information. Mine is as follows:

6 Ensure Apache has access to and knows about the Cacti directory.
For the first task, both the user and group owners of the Cacti directory may need to be changed using the chown command. The user and the group of the Web server process should own the Cacti directory. For the second task, the Cacti directory should either be added inside the root directory of your Web server (defined by the DocumentRoot variable) or httpd.conf should know about it (using the Alias command).

7 Before setting up Cacti’s Poller to run as a cron job, it must be run manually as follows and the output watched for possible error messages:

8 If everything is OK, Poller should be added to cron in order to run automatically. I needed to put it in the www user’s crontab because, on my machine, Apache runs as a process that is owned by the www user. You can do it as follows:

Installation is over and done with but, as you can see, the installation of Cacti is a little tricky; so you should be very careful during the process.

Cacti Poller Not Running Windows Network Free

Windows update service not running windows 7

Configuring Cacti
Now it is time to configure Cacti. I opened the URL http://localhost/cacti/install/index.php. The default password is admin/admin. When asked, I used the following information (change the full path of your commands if needed):

When asked for the type of installation, select ‘New Install’ and click ‘Next >>’. Correct the path of the RRDTool, do not change any other value, check that the PHP executable path is correct and click ‘Finish’. You are now ready to use Cacti via the URL http://localhost/cacti/index.php. The first thing Cacti asks you to do is to change the password for the admin user. After successfully setting the new password, you will see Cacti’s console tab

Running Cacti
After installing and configuring Cacti, you are ready to add devices and graphs to it. Feel free to view the cacti.log file, which (for my installation) is located inside /opt/local/share/cacti/log for error messages.

Monitoring a Cisco 877W router
What you need to know in advance in order to monitor your Cisco router with Cacti is the name of the SNMP community (CactiCom), and the hostname or the IP address of the router (cisco).
The steps for adding the Cisco router are the following:
Select ‘Devices’ on the left.
Select Type: ‘Cisco Router’and Status ‘Enabled’ and then click ‘Add’.

The Audio Service Is Not Running Windows 10

The most important fields are the Hostname (‘cisco’ in my case), the SNMP Community string (‘CactiCom’ in my case), and the SNMP Version in which you will have to select ‘Version 2’. Then click ‘Create’.

On the next screen, you will have to press the ‘Create Graphs for this Host’ on the upper right side. You will then see Figure 3. This figure lists all the available Cisco interfaces for this particular router. What interests us is Interface No 14 (Dialer1), which is the ADSL Internet connection interface. The desired graph type should be ‘In/Out Bytes’.
Select your interface of choice and click the ‘Create’ button. Another interesting interface is Number 5 (Dot11Radio0), which is Cisco’s Wi-Fi interface.

Then, select ‘Graph Threes’ from the left menu and click ‘Add’. Select the options that you can see in Figure 4. Then click ‘Create’.
Select the ‘Graphs’ tab and then, from the ‘Default Tree’, select the desired host. You will have to wait a little, until some data is obtained for the graph to be created. You will see something similar to Figure 5, as the graph will take a little while to get populated. If you click on the graph, you will get daily, weekly, monthly and yearly graphs.

Audio Service Not Running Windows 7

The ‘Graph’ tab is the key screen for end users to view the graphs for their devices and to change settings.
Cacti is a very capable tool but in order to harness its power you need to experiment with it. An easier tool to configure is MRTG, but it has less capabilities.
Cacti also allows you to use existing plug-ins or create your own. Plug-ins allow developers to generate additional Cacti features without changing Cacti’s source code. I strongly recommend learning both Cacti and MRTG in order to use the right tool for the right job.

Web links and bibliography
[1] Cacti: http://www.cacti.net/
[2] Cisco MIBs: http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
[3] SNMP RFCs: http://www.snmp.com/protocol/snmp_rfcs.shtml
[4] RRDtool: http://oss.oetiker.ch/rrdtool/
[5] MRTG: http://oss.oetiker.ch/mrtg/
[6] Cacti plug-ins: http://docs.cacti.net/plugins

Advertisement
Archived

Hello,

Maybe there's a better place to ask this question. I did ask on the cacti forums but haven't received any responses in a while. I did search on google and found limited results, or maybe they were good and I didn't understand them enough. Anyhow, I added some more devices to cacti and now intermittently there are gaps in the graphs. I imagine I have to increase some variable or another to allow the server to process the additional data. Anyone have any ideas where to start?

Thanks, Me

edit - solution - I have it running stable. 4 maximum concurrent poller processes, 12 maximum threads per process, 2 php script servers. I don't know why that works, but it seems to be good.

Cacti Poller Not Running Windows Network Windows 10

Thanks everyone for the suggestions.

Cacti Poller Not Running Windows Network Diagnostics Windows 10

Windows
21 comments