edit] Q: How To Configure Thresholds Within OpenNMS?
FAQ-Configuration - OpenNMSLet's assume that we want to send an alert when hrSystemProcesses exceeds 250. The numeric OID is .1.3.6.1.2.1.25.1.6 . In this case, said collection definition is listed in my "/opt/OpenNMS/etc/ datacollection-config.xml" file. So what we need to do firstly is edit: "/opt/OpenNMS/etc/thresholds.xml".
edit] Q: How Do I Configure OpenNMS/Tomcat to Use SSL?
FAQ-Configuration - OpenNMSFirst create a certificate keystore for tomcat by executing $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA Restart httpd, tomcat and opennms just to be sure and after what seemed too long, I was prompted for user name and password. It seems only the first time connecting is real slow, subsequent logins are quite speedy. I wanted to add a few comments to this. First, if you want to use a password other than "changeit", add the keystorePass attribute: <Connector className="org.apache.
edit] Q: How do I configure Net-SNMP to work with OpenNMS?
FAQ-Configuration - OpenNMSBy default, net-snmp is configured only to allow a really small amount of information to be accessed by the default community name of "public". The easiest way to change this is to find a line like: view systemview included .1.3.6.1.2.1.1
edit] Q: How do I configure OpenNMS to poll my radius server?
FAQ-Configuration - OpenNMSYou must setup the group and create the users. Also make sure that the pg_hba.conf file has the correct security permissions. And then just run psql interactively with these GRANTS for the group access.
edit] Q: What is OpenNMS?
FAQ-About - OpenNMSOpenNMS, the application, is the first enterprise-grade network management platform to be developed under the open-source model. The goal is for OpenNMS to be a truly distributed, scalable platform for all aspects of the FCAPS network management model, and to make this platform available to both open source and commercial applications. Data Collection - collecting, storing and reporting on network information as well as generating thresholds.
Q: What are some of the limits & thresholds?
D-Mod Author's FAQ Revision 1.3A: You can have up to 99 sprites on one screen. You can have as many as 200 scripts running at once. You can set up to 200 global variables. You can place up to 50 sprites in a sequence (animation or sprite set) and up to 1000 sequences total (for a grand total of 50000 frames). You can have up to 600 "set_sprite" commands in dink.ini. Up to 100 "callbacks" can be set at once. The game can load up to 99 sounds. A: Don't bother with sp_map(); I think it's in START-1.C but isn't being used.
edit] Q: What language(s) is OpenNMS written in?
FAQ-About - OpenNMSOpenNMS is mainly written in Java. The goal for OpenNMS 2.0 is to have a product that will install as a collection of .jar files. icmpd - The 1.4 Java API does not understand ICMP. Since ICMP echo requests ("pings") are the simplest way to test the responsiveness of an IP-based network device, no network management application will be complete without it. The goal is to separate the ICMP functions into their own daemon that OpenNMS will use if present and ignore if not.
edit] Q: Where Is Information on the Current OpenNMS Release?
FAQ-About - OpenNMSPlease note that we now keep up-to-date release notes on the web site and in the latest RPM packages, they may have information about installation on your particular distribution, or other last-minute things that went into the release. Before asking questions on the list, PLEASE check the release notes and this FAQ thoroughly for information pertaining to your issue.
edit] Q: How do I subscribe/unsubscribe to the OpenNMS Mailing List(s)?
FAQ-About - OpenNMSWe use SourceForge mailing lists. You can find links to subscribe as well as view archives on the web at our mailing lists page. Please note: when subscribing, remember the address you used, as you will need to send from that address or your post will be rejected. To unsubscribe, please do not send a message to the list or to the list administrator. Go to the list information page for the list you wish to leave, and enter in your e-mail address at the bottom and edit your options.
edit] Q: How Do I Get OpenNMS to Collect Data from All SNMP Interfaces?
FAQ-Configuration - OpenNMSWith OpenNMS 0.9, the concept of a "primary" SNMP interface was added to the database. By default the interface with the lowest IP address is designated as the primary interface for SNMP queries. Also by default, performance data is only collected for that interface. If you would like to collect data on all of the interfaces on the node, you need to make a change to the /opt/OpenNMS/etc/datacollection-config.
edit] Q: How do I use the Alamin SMS Gateway with OpenNMS?
FAQ-Configuration - OpenNMSThen modify your notificationCommands.
edit] Q: How can I use OpenNMS to send pages?
FAQ-Configuration - OpenNMSOpenNMS already has configurations to use qpage (http://www.qpage.org). You can see them in $OPENNMS_HOME/etc/notificationCommands.xml. I set up users on onms, then setup the users (with the same name) in /etc/qpage.cf. That's pretty much all I had to do in onms. On the qpage side, you need to configure the pager-ids and the service. The key here is that the number used to send alpha pages is not the pager number but a different number talking something called TAP.
edit] Q: Can I run OpenNMS as a non-root user?
FAQ-Configuration - OpenNMSThe difficulty with the core of OpenNMS is that these components need to run as root to be able to bind to low-numbered ports or generate network traffic that requires root: Here is an example of the error you will get if you try to startup OpenNMS as a non-root user: 2004-08-28 09:47:14,405 ERROR [main] Discovery: Failed to create ping manager: \ java.net.SocketException: System error creating ICMP socket (1, Operation not permitted)
What are the thresholds?
ToKillFor.comToKillFor.com has set a minimum threshold for each video of 20,000 rating votes with an average rating vote of at least 4 stars out of 5.
edit] Q: Is there a database backend?
FAQ - GnuCashedit] Q: Is the Postgres DB / SQL backend supported? A: A postgres/SQL backend was introduced in the 1.6 code line, but it never supported any features introduced since the 1.6 release, especially the Business features and Scheduled Transactions. Even so, modulo those features, the postgres backend should still basically function, even in the 2.2 release. However, since the 2.
edit] Q: What is the root password?
Using FAQ - Knoppix Documentation WikiThere is none; all passwords are locked/scrambled by default; you set one yourself for those situations which call for it. You can set the root password by going to Knoppix Menu->Root Shell and typing "passwd", then entering a root password. In Version 5.0.1 you can also go to Knoppix Menu -> Configure -> Set password for root. There are several sections you can read dealing with this subject in KNOPPIX/README_Security.txt.
edit] Q: How can I watch a DVD?
Using FAQ - Knoppix Documentation WikiFirst of all, you have to have Knoppix installed on your hard drive. You won't be able to execute the following proceedure if you are running it from the CD. I beleve if you used a USB to hold the changes you make on a system couldnt you use that to watch a dvd? I imagine that would be more useable. Add the following lines to your /etc/apt/sources.list: deb http://www.videolan.org/pub/videolan/debian $(ARCH)/ deb-src http://www.videolan.
Q 2cc-02: How do I configure cells to find each other using DNS?
DCE Frequently Asked QuestionsIn order for a client program in cell A to find a server in cell B, it must be able to find the CDS server in cell B; once communication with CDS is established, everything else in the cell can be found. One of the ways to make the location of of the cell known is to create the proper entries in the Internet Domain Name Service (DNS). Suppose we want to make a cell available, and that the name of the cell is "/.../cell.mauney.com". We must create two DNS entries.
edit] Will I have to configure my hardware manually?
Releases/Mandriva/Flash/FAQ - Mandriva Community WikiNo, Mandriva Flash includes the automatic hardware configuration tool that will reconfigure any new hardware detected at boot. This tool is included in all Mandriva releases, but shows all its full potential in live distributions such as Mandriva Flash. Yes, Mandriva Flash includes drivers for video cards, wireless adapters and modems, as well as the required firmwares. Yes, it includes Adobe FlashPlayer and RealPlayer. It does not include: Java virtual machine, skype, LinDVD, Acrobat Reader.
How do I configure it?
Team Discovery TSC FAQ - dslreports.comYou configure each section (numbered 1-10) by pointing DSpy to the proper directory on your network. By putting a shortcut to DSpy in your startup folder, it will start with your TSC client during every boot/login and automatically start tracking your TSC progress.
