Tideway Community Forum

forgot password?
   
 
Pattern Ideas
Posted: 14 July 2008 04:02 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2008-02-20

Keep an eye on this page:
http://www.tideway.com/configipedia/Pattern_Ideas

I shall be posting a few ideas of ways the core Foundation product can be extended with the flexible TPL.

Profile
 
 
Posted: 11 August 2008 11:03 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  132
Joined  2008-01-25

I’ve added another pattern idea that uses the first section of a MAC address to assign a vendor to a NetworkInterface node using the IANA maintained OUI list.

We developed it internally out of interest and I thought I’d share it with you. It’s a good example of augmenting a node with additional data.

Profile
 
 
Posted: 05 September 2008 11:05 AM   [ Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  4
Joined  2008-06-05

I just added another example: to show how you can use patterns to interrogate Bonded network interfaces on Linux and extend the taxonomy.

Profile
 
 
Posted: 30 September 2008 04:25 PM   [ Ignore ]   [ # 3 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  132
Joined  2008-01-25

We’ve added a few more interesting ideas to the Pattern Ideas repository on Configipedia.

Windows Physical NIC Adaptors - we need to count the number of physical NICs on Windows hosts. It’s a good example of WMI, Tables and setting additional inferences to really exploit the provenance features.

Oracle Apps - Andy has posted a really nice template for how to create simple applications that run on an Oracle Database. It’s a good demonstration of how to use some of our communication data.

Profile
 
 
Posted: 27 October 2008 02:06 PM   [ Ignore ]   [ # 4 ]  
Newbie
Rank
Total Posts:  4
Joined  2008-06-05

Just added another - to help check for root login being allowed on Unix hosts

Profile